Update firefox sidebar

This commit is contained in:
rydesun 2024-02-15 15:39:20 +08:00
parent 30e411817c
commit 40f7f60c33
2 changed files with 24 additions and 6 deletions

View file

@ -4,8 +4,8 @@
/* Sidebery侧边栏在Hover时自动弹出 */
#sidebar-box[sidebarcommand="_3c078156-979c-498b-8990-85f7987dd929_-sidebar-action"] {
min-width: 30px !important;
max-width: 30px !important;
min-width: 34px !important;
max-width: 34px !important;
position: relative !important;
z-index: 1000;
}