mo 2 years ago
parent
commit
d305e84a00
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/school/attendance/components/teacher-attendDetail.module.less

+ 4 - 0
src/school/attendance/components/teacher-attendDetail.module.less

@@ -118,6 +118,10 @@
         line-height: 28px;
         height: 31px;
         line-height: 31px;
+        display: flex;
+        flex-direction: row;
+        align-items: center;
+        justify-content: space-between;
         span {
           border-radius: 10px;
           font-size: 18px;