mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
try to fix scrollbar differences
+ add hover states to albumcard and artist card
This commit is contained in:
committed by
Mungai Njoroge
parent
097c2b4a83
commit
45d91f0382
@@ -22,8 +22,8 @@ import Main from "@/components/RightSideBar/Search/Main.vue";
|
||||
}
|
||||
|
||||
.artists-results {
|
||||
margin-right: $small;
|
||||
margin-left: -$small;
|
||||
margin-right: calc($medium + 1px);
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.search-results-grid {
|
||||
|
||||
Reference in New Issue
Block a user