mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 13:03:02 +00:00
reduce folderItem color brightness
+ do the same for playlist card
This commit is contained in:
committed by
Mungai Njoroge
parent
39fd43aff0
commit
e9848b9073
@@ -30,7 +30,7 @@ const props = defineProps<{
|
||||
|
||||
<style lang="scss">
|
||||
.p-card {
|
||||
background-color: $gray5;
|
||||
background-color: #2c2c2e45;
|
||||
display: grid;
|
||||
grid-template-rows: 1fr max-content;
|
||||
padding: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user