add new album header

This commit is contained in:
geoffrey45
2022-02-19 18:43:17 +03:00
parent dcfb0a6ed1
commit a6bb5059b0
18 changed files with 101 additions and 189 deletions
+2 -2
View File
@@ -32,7 +32,7 @@
<Progress/>
</div>
</div>
<div class="c-wrapper border rounded">
<div class="c-wrapper rounded">
<div class="controls">
<div class="shuffle">
<div class="image"></div>
@@ -89,7 +89,7 @@ export default {
border-radius: 0.5rem;
height: 13.5rem;
padding: 0.5rem;
background: $card-dark;
// background: rgba(255, 255, 255, 0.055);
display: grid;
grid-template-rows: 3fr 1fr;