* Adjust code for bug #34193.

This commit is contained in:
guofeilong
2023-04-14 16:01:45 +08:00
parent 6f2d0db971
commit e7e52ca98e
+5 -3
View File
@@ -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;}