mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 13:03:02 +00:00
use directive to add tooltip
+ change grid size for search page +
This commit is contained in:
@@ -87,7 +87,10 @@
|
||||
grid-area: l-sidebar;
|
||||
display: grid;
|
||||
grid-template-rows: 1fr max-content;
|
||||
gap: 1rem;
|
||||
background-color: $gray;
|
||||
height: 100vh;
|
||||
margin-top: -$small;
|
||||
margin-left: -$small;
|
||||
}
|
||||
|
||||
.b-bar {
|
||||
|
||||
Reference in New Issue
Block a user