* Replace favorites button.

This commit is contained in:
tianshujie
2023-04-20 11:25:46 +08:00
parent 557061330d
commit 9cfaf694ec
4 changed files with 5 additions and 6 deletions
-1
View File
@@ -110,7 +110,6 @@ ol, ul {margin-bottom: 0}
#content .detail-content.article-content {overflow-y: auto; height: calc(100vh - 200px); padding-right: 20px;}
#content.scrollbar-hover .detail-content.article-content {height: 100%;}
#aclBox .acl-tip {color: #838a9d;}
.ajaxCollect > img.star-empty {margin-right: 0px;}
#outlineMenu {background: #fff; position: absolute; height: calc(100vh - 180px)!important; overflow-y: auto; top: 50px; right: 25px;}
.pl-0px {padding-left:0px !important;}
.icon {cursor: pointer;}