Selaa lähdekoodia

侧边栏宽度调整

Lljy-ai 4 vuotta sitten
vanhempi
commit
af0b0170a1

+ 3 - 3
fhKeeper/formulahousekeeper/timesheet/src/views/project/projectInside.vue

@@ -1758,7 +1758,7 @@ toolbar: 'bold italic underline strikethrough | fontsizeselect | forecolor backc
     color: #fff;
 }
 .etui {
-    width: 24px;
+    width: 15px;
     height: 40px;
     background: #fff;
     border: 1px solid #dddddd;
@@ -1771,8 +1771,8 @@ toolbar: 'bold italic underline strikethrough | fontsizeselect | forecolor backc
 }
 .etui i {
     display: inline-block;
-    padding-top: 50%;
-    padding-left: 15%;
+    padding-top: 90%;
+    /* padding-left: 15%; */
     font-weight: bold;
 }