⚡ Removed unused CSS
This commit is contained in:
committed by
Alicia Sykes
parent
7b99e9092b
commit
3a65d12e67
@@ -221,7 +221,6 @@ export default {
|
|||||||
opacity: var(--dimming-factor);
|
opacity: var(--dimming-factor);
|
||||||
color: var(--widget-text-color);
|
color: var(--widget-text-color);
|
||||||
&:not(:last-child) { border-bottom: 1px dashed var(--widget-text-color); }
|
&:not(:last-child) { border-bottom: 1px dashed var(--widget-text-color); }
|
||||||
span.lbl {}
|
|
||||||
span.val {
|
span.val {
|
||||||
font-family: var(--font-monospace);
|
font-family: var(--font-monospace);
|
||||||
max-width: 70%;
|
max-width: 70%;
|
||||||
|
|||||||
Reference in New Issue
Block a user