Another bunch of styling fixes

This commit is contained in:
2022-03-22 23:02:47 +01:00
parent 8246d3668c
commit a2f6857d20
20 changed files with 111 additions and 109 deletions

View File

@@ -14,8 +14,7 @@ export let center = false
padding-left: 8px;
vertical-align: middle;
color: var(--layer_1_text_color);
background-color: rgba(0, 0, 0, 0.5);
background-color: var(--shaded_background);
border-radius: 8px;
padding: 8px;
}