mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 13:00:25 +02:00
make layout borders more pronunced
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
position: relative;
|
||||
grid-area: sidebar;
|
||||
background: var(--theme-colors-background-alternate);
|
||||
border-right: 1px solid alpha(var(--theme-colors-border), 0.3);
|
||||
border-right: 1px solid alpha(var(--theme-colors-border), 0.5);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user