Removed unused CSS

This commit is contained in:
Alicia Sykes 2022-05-29 15:46:06 +01:00
parent c4d48d64a4
commit 71f87159a4
1 changed files with 0 additions and 1 deletions

View File

@ -221,7 +221,6 @@ export default {
opacity: var(--dimming-factor);
color: var(--widget-text-color);
&:not(:last-child) { border-bottom: 1px dashed var(--widget-text-color); }
span.lbl {}
span.val {
font-family: var(--font-monospace);
max-width: 70%;