Commit 06c3b738 by yangbenyong

样式调试中医科研系统

parent eedc91e4
......@@ -196,7 +196,7 @@ ul,li{
}
.main .layui-tab-item,
.main .iframes{
height: 100%;
height: calc(100vh - 60px);
width:100%;
border:0 none;
}
......
/*
form label style
**/
.layui-form-item .layui-form-label {
width: auto;
min-width: 110px;
padding: 5px 15px;
height: 30px;
}
/*
table bgcolor
*/
.layui-table, .layui-table-view{
margin: 0;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment