Commit 38fcb511 authored by xishifeng's avatar xishifeng

样式优化

parent cf5a21c5
...@@ -154,7 +154,9 @@ addtax_ ...@@ -154,7 +154,9 @@ addtax_
margin-right: 10px; margin-right: 10px;
} }
#maid_table_main>thead th:nth-last-of-type(-n+8){ #maid_table_main>thead th:nth-last-of-type(-n+8){
width: 110px; width: 104px;
padding-left: 0;
padding-right: 0;
} }
#maid_table_main>thead th:nth-of-type(1){ #maid_table_main>thead th:nth-of-type(1){
width: 70px; width: 70px;
...@@ -196,7 +198,7 @@ addtax_ ...@@ -196,7 +198,7 @@ addtax_
.detail-modal-maid-mix-td>div>span{ .detail-modal-maid-mix-td>div>span{
float: left; float: left;
width: 110px; width: 104px;
height: 30px; height: 30px;
line-height: 30px; line-height: 30px;
border-right: 1px solid #ddd; border-right: 1px solid #ddd;
...@@ -209,7 +211,7 @@ addtax_ ...@@ -209,7 +211,7 @@ addtax_
/*width: 91px;*/ /*width: 91px;*/
} }
.detail-modal-maid-mix-td>div>span:nth-last-of-type(1){ .detail-modal-maid-mix-td>div>span:nth-last-of-type(1){
width: 104px; width: 100px;
border-right: none; border-right: none;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment