* Finish task #73470.

This commit is contained in:
wangyuting2
2022-10-26 07:01:57 +00:00
parent 2651502b2c
commit f8f329ec94
19 changed files with 285 additions and 8 deletions
+2
View File
@@ -0,0 +1,2 @@
.group-item {display: block; width: 220px; float: left; font-size: 14px;}
.group-item .checkbox-inline label {padding-left: 8px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}