添加表格的高度
This commit is contained in:
@ -198,7 +198,7 @@ label.error {
|
||||
.i-checks label.error, .check-box label.error, .radio-box label.error {
|
||||
right: auto;
|
||||
width: 150px;
|
||||
left: 297px;
|
||||
left: 210px;
|
||||
top: 1px;
|
||||
max-width: none;
|
||||
}
|
||||
@ -501,6 +501,10 @@ label {
|
||||
border: 1px solid #ddd!important
|
||||
}
|
||||
|
||||
.fixed-table-container thead th >.both{
|
||||
display: inline-block
|
||||
}
|
||||
|
||||
/** 首页样式 **/
|
||||
.ax_close_max {
|
||||
position: fixed;
|
||||
|
Reference in New Issue
Block a user