瀏覽代碼

学分登记筛选文本位置

Q-ABAB 2 年之前
父節點
當前提交
db775c999b
共有 1 個文件被更改,包括 9 次插入6 次删除
  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{