添加表格的高度

This commit is contained in:
RuoYi
2019-02-25 20:02:01 +08:00
parent cf1b00c409
commit dacf0bfe66
2 changed files with 7 additions and 1 deletions

View File

@ -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;