chenrui  2 år sedan
förälder
incheckning
91f2151f2c

+ 4 - 0
src/views/systemSettings/views/serviceManagement/serviceHome.vue

@@ -512,11 +512,15 @@ export default {
       }
       }
       .status0,
       .status0,
       .status2 {
       .status2 {
+        display: flex;
+        align-items: center;
         margin-right: 28px;
         margin-right: 28px;
         position: relative;
         position: relative;
         top: 5px;
         top: 5px;
       }
       }
       .status1 {
       .status1 {
+        display: flex;
+        align-items: center;
         position: relative;
         position: relative;
         top: 5px;
         top: 5px;
         .icon {
         .icon {