Browse Source

Fixed meter having an ugly black background

tags/v0.7.0
Fen Dweller 7 years ago
parent
commit
c29a97f45a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      style.css

+ 1
- 0
style.css View File

@@ -538,6 +538,7 @@ body.dark .meterLabel {
position: absolute;
top: 0;
left: 0;
background: none;
}

.meter #waveShape {


Loading…
Cancel
Save