Update firefox: sidebar

This commit is contained in:
rydesun 2020-10-16 00:17:05 +08:00
parent 3f0f68ae25
commit 2cd66fc11c
2 changed files with 5 additions and 1 deletions

View file

@ -25,6 +25,10 @@
background-color: unset !important;
}
#sidebar {
min-width: 11em !important;
}
/* 暗色侧边栏 */
#sidebar-header {
-moz-appearance: none !important;

View file

@ -56,7 +56,7 @@
width: 90% !important;
margin-top: 5px !important;
margin-left: auto !important;
margin-right: auto !important;
margin-right: 0 !important;
}
#tabbox #tabList[mode="compact"] .tab[discarded="true"] {
padding-bottom: 0 !important;