* Adjust code for bug #34193.
This commit is contained in:
@@ -71,7 +71,9 @@
|
||||
.comment-edit-form .form-actions {display: flex;}
|
||||
|
||||
#content .detail-content.article-content::-webkit-scrollbar,
|
||||
#outlineMenu::-webkit-scrollbar {height: 0px; width: 0px; background: transparent;}
|
||||
|
||||
#outlineMenu::-webkit-scrollbar,
|
||||
#history::-webkit-scrollbar {height: 0px; width: 0px; background: transparent;}
|
||||
#content .detail-content.article-content::-moz-scrollbar,
|
||||
#outlineMenu::-moz-scrollbar {height: 0px; width: 0px; background: transparent;}
|
||||
#outlineMenu::-moz-scrollbar,
|
||||
#hostory::-moz-scrollbar {height: 0px; width: 0px; background: transparent;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user