Merge branch 'bugfix/liwenrui/kanbanheader' into 'master'

* fix toolbar position for zentaoclient.

See merge request easycorp/zentaopms!4574
This commit is contained in:
王怡栋
2022-07-15 03:23:51 +00:00
+1
View File
@@ -98,3 +98,4 @@ body.xxc-embed {overflow-x: auto; overflow-y: hidden;}
.xxc-embed #toolbar {position: fixed;right: 120px!important;}
.xxc-embed #main {position: absolute;top: 50px;bottom: 0;left: 0;right: 0;overflow: auto;}
.xxc-embed .fix-table-copy-wrapper {top: 50px!important;}
.xxc-embed #headerActions {right: 310px!important;}