yunxing 4 年 前
コミット
de0051faaf

+ 3 - 3
src/views/equipmentFacilities/ElectricWell.vue

@@ -480,12 +480,12 @@ export default {
                         width: 33% !important;
                         min-width: 33% !important;
                         max-width: 33% !important;
-                        height: 50px;
+                        height: 40px;
                         box-sizing: border-box;
                         padding: 5px 10px 5px 0;
                         .m-btn {
                             width: 100%;
-                            height: 40px !important;
+                            height: 32px !important;
                             text-align: center;
                             background: #eff0f1;
                             border-radius: 2px;
@@ -521,7 +521,7 @@ export default {
                         padding: 5px 10px 5px 0;
                         .m-btn {
                             width: 100%;
-                            height: 40px !important;
+                            height: 32px !important;
                             text-align: center;
                             background: #eff0f1;
                             border-radius: 2px;

+ 3 - 3
src/views/equipmentFacilities/EquipmentList.vue

@@ -466,12 +466,12 @@ export default {
                         width: 50% !important;
                         min-width: 50% !important;
                         max-width: 50% !important;
-                        height: 50px;
+                        height: 40px;
                         box-sizing: border-box;
                         padding: 10px 10px 10px 0;
                         .m-btn {
                             width: 100%;
-                            height: 40px !important;
+                            height: 32px !important;
                             text-align: center;
                             background: #eff0f1;
                             border-radius: 2px;
@@ -506,7 +506,7 @@ export default {
                         .m-btn {
                             display: block !important;
                             width: 100% !important;
-                            height: 40px !important;
+                            height: 32px !important;
                             text-align: center;
                             background: #eff0f1;
                             border-radius: 2px;