mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 21:16:17 +02:00
make layout borders more pronunced
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
min-height: 0;
|
||||
overflow: hidden;
|
||||
background: var(--theme-colors-background-alternate);
|
||||
border-left: 1px solid alpha(var(--theme-colors-border), 0.3);
|
||||
border-left: 1px solid alpha(var(--theme-colors-border), 0.5);
|
||||
|
||||
.current-song-cell:not(.current-playlist-song-cell) svg {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user