Browse Source

Fixed the meters blocking the growth buttons

tags/v1.0.0
Fen Dweller 6 years ago
parent
commit
cb7e7e9a00
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      style.css

+ 1
- 0
style.css View File

@@ -576,6 +576,7 @@ body.dark .meterLabel {
top: 0;
left: 0;
background: none;
pointer-events: none;
}

.meter #waveShape {


Loading…
Cancel
Save