mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
Update theme
This commit is contained in:
parent
67fc425793
commit
8d6c809a1f
2 changed files with 3 additions and 2 deletions
|
|
@ -26,7 +26,7 @@
|
|||
}
|
||||
|
||||
#sidebar {
|
||||
min-width: 11em !important;
|
||||
min-width: 10em !important;
|
||||
}
|
||||
|
||||
/* 暗色侧边栏 */
|
||||
|
|
@ -45,6 +45,7 @@ treechildren::-moz-tree-separator {
|
|||
border-color: #333 !important
|
||||
}
|
||||
#sidebar-splitter {
|
||||
width: 4px !important;
|
||||
border: 0px !important;
|
||||
background-color: var(--frame-background-color) !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue