| | |
| | | list-style: none; |
| | | margin: 0; |
| | | padding: 0; |
| | | width: 260px; |
| | | display: flex; |
| | | //width: 260px; |
| | | //display: flex; |
| | | flex-wrap: wrap; |
| | | } |
| | | |
| | | .company-bindTooltip-hover ul li { |
| | | margin: 0; |
| | | padding: 3px 0; |
| | | width: 50%; |
| | | //width: 50%; |
| | | } |
| | | |
| | | /*************** PublicTable 表格样式。*********************************/ |
| | |
| | | } |
| | | .el-table tbody tr:hover>td { |
| | | background-color:#28304d !important; |
| | | } |
| | | //修改表格高度 |
| | | .el-table td { |
| | | padding: 0!important; |
| | | height: 30px; |
| | | line-height: 30px; |
| | | font-size: 0.01rem !important; |
| | | } |
| | | /***********************************************动画效果************/ |
| | | .transition{ |
| | |
| | | } |
| | | |
| | | .el-tabs__header .is-top { |
| | | |
| | | |
| | | } |