* Adjust style.

This commit is contained in:
daitingting
2018-04-19 16:44:34 +08:00
parent b46e8a440d
commit 209da90793
3 changed files with 3 additions and 1 deletions
+2
View File
@@ -9,3 +9,5 @@
.table-children.table-child-top{border-top:2px solid #ccc;}
.table-children.table-child-bottom{border-bottom:2px solid #ccc;}
.table-striped>tbody>tr.table-children:nth-child(odd)>td, .table-striped>tbody>tr.table-children:nth-child(odd)>th{background-color:#fff;}
.chosen-container-single .chosen-single > span{max-width:200px;}