mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-06 08:34:14 +01:00
⚡ Removed unused CSS
This commit is contained in:
parent
7b99e9092b
commit
3a65d12e67
1 changed files with 0 additions and 1 deletions
|
|
@ -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%;
|
||||
|
|
|
|||
Loading…
Reference in a new issue