Update public.css

This commit is contained in:
wolfcode
2025-04-10 18:30:57 +08:00
parent feb26660e8
commit 0705b9a38d

View File

@@ -75,8 +75,8 @@ body {
/**重写layui表格自适应*/
.layuimini-container .layui-table-cell {
height: 47px;
line-height: 40px;
height: 50px;
line-height: 42px;
}
/**数据表格-搜索表单样式*/