Q fix table size property invalid

master
就眠仪式 2021-07-23 16:27:11 +08:00
parent 43fb0aceed
commit 072374c4ef
1 changed files with 4 additions and 4 deletions

View File

@ -18,8 +18,8 @@
}
.layui-table-cell {
height: 34px !important;
line-height: 34px !important;
height: 34px;
line-height: 34px;
}
.layui-table .layui-laypage .layui-laypage-curr .layui-laypage-em {
@ -32,8 +32,8 @@
}
.layui-table tr {
height: 34px !important;
line-height: 34px !important;
height: 34px;
line-height: 34px;
}
.layui-table-cell {