* [task#125545,done,0.2h]change client toolbar z-index.

This commit is contained in:
dingyongliang
2024-08-09 14:50:35 +08:00
parent 2d04150b6b
commit 47d3c2ed6f
+1 -1
View File
@@ -1,7 +1,7 @@
body.xxc-embed #menu {display: none!important;}
body.xxc-embed #appsBar, body.xxc-embed #apps {left: 0!important;}
body.xxc-embed #userMenu-toggle {display: none;}
body.xxc-embed #toolbar {position: fixed; right: 130px; height: 47px; z-index: 9999;}
body.xxc-embed #toolbar {position: fixed; right: 130px; height: 47px; z-index: 100;}
body.xxc-embed .re-login-btn {display: none;}
body.xxc-embed .messagers {bottom: 40px !important;}
body.xxc-embed #userDropDownMenu {display: none !important;}