Merge branch 'tsj_fixbug' into 'master'
Tsj fixbug See merge request easycorp/zentaopms!7453
This commit is contained in:
@@ -79,9 +79,12 @@
|
||||
#hostory::-moz-scrollbar {height: 0px; width: 0px; background: transparent;}
|
||||
.main-col iframe {min-height: unset;}
|
||||
|
||||
#editorBox > .btn-group > button {margin: 2px 6px 0 4px; color: #838A9D;}
|
||||
#editorMenu {max-height: 200px; overflow: auto; margin-left: 4px;}
|
||||
#editorMenu > li {color: #838A9D; font-weight: 400; padding: 5px 12px;}
|
||||
#editorBox > .btn-group.noDropdown {top: 6px; overflow: hidden;}
|
||||
#editorBox > .btn-group > button {margin: 2px 12px 0 4px; color: #838A9D;}
|
||||
#editorBox > .btn-group > span.text {color: #838A9D; font-weight: 400; padding: 5px 12px; overflow: hidden; text-overflow: clip; white-space: nowrap; font-size: 13px;}
|
||||
#editorMenu {max-height: 200px; overflow-y: auto; overflow-x: hidden; margin-left: 4px; max-width: 100%;}
|
||||
[lang^=zh] #editorMenu {max-width: calc(100% - 10px);}
|
||||
#editorMenu > li {color: #838A9D; font-weight: 400; padding: 5px 12px; text-overflow: clip; white-space: nowrap;}
|
||||
.doc-version-menu {padding: 10px 5px;}
|
||||
#changeBtn > i {font-size: 24px;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user