mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
minor color refactors
This commit is contained in:
@@ -56,7 +56,6 @@ export default {
|
||||
position: relative;
|
||||
height: 15em;
|
||||
width: calc(100%);
|
||||
background-color: $card-dark;
|
||||
padding: $small;
|
||||
border-radius: $small;
|
||||
user-select: none;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="p-header rounded">
|
||||
<div class="info card-dark">
|
||||
<div class="info">
|
||||
<div>
|
||||
<div class="name">Makaveli Radio</div>
|
||||
<div class="metrics rounded border">45 Tracks • 3 Hours 4 Minutes</div>
|
||||
|
||||
Reference in New Issue
Block a user