mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 23:39:51 +01:00
Fix sidebar transition issue #69
This commit is contained in:
@@ -4005,8 +4005,7 @@ treeview ~ scrollbar.vertical {
|
||||
border-right-style: none; }
|
||||
.sidebar:backdrop {
|
||||
background-color: #1c2124;
|
||||
border-color: rgba(14, 16, 23, 0.82);
|
||||
transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
|
||||
border-color: rgba(14, 16, 23, 0.82); }
|
||||
.sidebar.source-list {
|
||||
background: #16191b;
|
||||
padding: 4px 0px; }
|
||||
|
||||
Reference in New Issue
Block a user