diff --git a/src/app/data-collection/fire-force/fire-force.component.scss b/src/app/data-collection/fire-force/fire-force.component.scss index 2e6718b..ff93dcc 100644 --- a/src/app/data-collection/fire-force/fire-force.component.scss +++ b/src/app/data-collection/fire-force/fire-force.component.scss @@ -278,7 +278,7 @@ cursor: pointer; } .tabsbox{ - margin-top: 10px; + // margin-top: 10px; width: 100%; height: 40px; overflow: hidden; @@ -524,6 +524,9 @@ } } .noHeight{ + .tabsbox{ + margin-top: 10px; + } height: 0px; transition: height 0.5s; } @@ -625,7 +628,7 @@ height:338px; transition: height 0.5s; .tabsbox{ - margin-top: 5px; + // margin-top: 5px; height: 38px; line-height: 38px; .tabs{ @@ -688,6 +691,9 @@ } } .noHeight{ + .tabsbox{ + margin-top: 10px; + } height: 0px; transition: height 0.5s; } diff --git a/src/app/data-collection/linkage-forces/linkage-forces.component.scss b/src/app/data-collection/linkage-forces/linkage-forces.component.scss index 3aea706..9476fe0 100644 --- a/src/app/data-collection/linkage-forces/linkage-forces.component.scss +++ b/src/app/data-collection/linkage-forces/linkage-forces.component.scss @@ -249,7 +249,7 @@ display: flex; justify-content: space-between; font-size: 15px; - margin-top: 10px; + // margin-top: 10px; .tabs{ div{ float: left; @@ -488,6 +488,9 @@ } } .noHeight{ + .tabsbox{ + margin-top: 10px; + } height: 0px; transition: height 0.5s; } @@ -614,7 +617,7 @@ .tabsbox{ height: 38px; line-height: 38px; - margin-top: 5px; + // margin-top: 5px; .tabs{ div{ width: 90px; @@ -674,6 +677,9 @@ } } .noHeight{ + .tabsbox{ + margin-top: 10px; + } height: 0px; transition: height 0.5s; } diff --git a/src/app/data-collection/water-collection/water-collection.component.scss b/src/app/data-collection/water-collection/water-collection.component.scss index 5aee980..368f4fd 100644 --- a/src/app/data-collection/water-collection/water-collection.component.scss +++ b/src/app/data-collection/water-collection/water-collection.component.scss @@ -232,7 +232,7 @@ display: flex; justify-content: space-between; font-size: 15px; - margin-top: 10px; + // margin-top: 10px; .tabs{ div{ float: left; @@ -333,6 +333,9 @@ } } .noHeight{ + .tabsbox{ + margin-top: 10px; + } height: 0px; transition: height 0.5s; } @@ -433,7 +436,7 @@ transition: height 0.5s; .tabsbox{ height: 38px; - margin-top: 5px; + // margin-top: 5px; line-height: 38px; .tabs{ div{ @@ -485,8 +488,12 @@ } } .noHeight{ + .tabsbox{ + margin-top: 10px; + } height: 0px; transition: height 0.5s; + } } } diff --git a/src/app/key-unit/fire-fighting-device-look/fire-fighting-device.component.html b/src/app/key-unit/fire-fighting-device-look/fire-fighting-device.component.html index dc84234..71f0bf9 100644 --- a/src/app/key-unit/fire-fighting-device-look/fire-fighting-device.component.html +++ b/src/app/key-unit/fire-fighting-device-look/fire-fighting-device.component.html @@ -1,6 +1,6 @@
{{errmsg}}