Update media panel styling

This commit is contained in:
Jas Singh
2024-07-10 02:13:27 -07:00
parent e711d639b7
commit a4580d85c4
5 changed files with 29 additions and 7 deletions

View File

@@ -90,10 +90,11 @@
trough {
background: $surface2;
border-radius: 0.4em;
border-radius: 0.2em;
highlight,
progress {
border-radius: 0.2em;
min-height: .85em;
background: $lavender;
}