* adjust toolbar position.

This commit is contained in:
Wenrui LI
2022-07-15 11:23:25 +08:00
parent 85342843ef
commit d3351f941c
+1 -1
View File
@@ -98,4 +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: 450px;}
.xxc-embed #headerActions {right: 310px!important;}