Lijy 2 yıl önce
ebeveyn
işleme
09f773da71

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

@@ -3713,9 +3713,20 @@ overflow: auto;
     height:0.5px;
 }
 .user_name_icon {
-    text-align:center;border-radius:50%;color:white;float:right;font-size:10px;width:30px;height:30px;line-height:30px;
-    transform: scale(0.8);
+    text-align: right;
+    border-radius: 50%;
+    color: #fff;
+    float: right;
+    font-size: 10px;
+    width: 30px;
+    height: 30px;
+    line-height: 30px;
+    transform: scale(.8);
     overflow: hidden;
+    letter-spacing: 1px;
+    box-sizing: border-box;
+    padding-right: 1.5px;
+    direction: rtl;
 }
 .task_name {
     color:#262626;
@@ -3913,6 +3924,7 @@ overflow: auto;
         color: #fff;
         background: #778899;
         overflow: hidden;
+        direction: rtl;
     }
     div {
         text-align: left;