* Finish task #50722.

This commit is contained in:
zhouxudong
2022-03-14 15:19:12 +08:00
parent 4518a2cfae
commit a6460758e6
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -5,3 +5,4 @@
#mainContent .detail-content {padding: 0;}
#mainContent .detail .form-actions {padding-bottom: 20px;}
#mainContent .main-header h2 .input-group {margin-top: 1px;}
.text-left {max-width: 100px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
+1
View File
@@ -0,0 +1 @@
.text-left {max-width: 100px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}