Explorar o código

学分登记筛选文本位置

Q-ABAB %!s(int64=2) %!d(string=hai) anos
pai
achega
db775c999b
Modificáronse 1 ficheiros con 9 adicións e 6 borrados
  1. 9 6
      src/views/credit.vue

+ 9 - 6
src/views/credit.vue

@@ -178,12 +178,15 @@
       width: 64px;
       font-size: 16px;
       margin-right: 10px;
-      display: inline-block;
-      font-weight:bolder;
-      text-align: justify;
-      text-justify:distribute-all-lines;
-      text-align-last: justify;
-      transform: translate(0,22%);
+      display: flex;
+      justify-content: flex-end;
+      align-items: center;
+      // display: inline-block;
+      // font-weight:bolder;
+      // text-align: justify;
+      // text-justify:distribute-all-lines;
+      // text-align-last: justify;
+      // transform: translate(0,22%);
     }
   }
   .operations{