gr 1 year ago
parent
commit
5dc1ac2edb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/home/cpns/WaterLevel.vue

+ 1 - 1
src/views/home/cpns/WaterLevel.vue

@@ -192,7 +192,7 @@ function water_resume() {
 #water-level {
   position: absolute;
   height: 40px;
-  bottom: -10px;
+  bottom: -37px;
   left: 50%;
   transform: translateX(-50%);
   display: flex;