* Fix bug of task #57089.

This commit is contained in:
liumengyi
2022-06-15 10:05:52 +08:00
parent ee49b70482
commit 9a74ea6d5d
3 changed files with 8 additions and 1 deletions
+4
View File
@@ -18,3 +18,7 @@
#lifeTimeTips {display: none;}
#teams_chosen .chosen-drop ul li .label {margin-top: 3px; background: #fff; color: #838a9d; border: 1px solid #d8d8d8;}
#productsBox .row .col-sm-4 {padding-right: 13px;}
#plansBox .row {display: inline-table; width: 102%;}
#plansBox .row .col-sm-4 {display: inline-block; float: none; padding-right: 13px;}