mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-19 17:02:55 +00:00
修改表单隐藏操作按钮
This commit is contained in:
parent
6666469435
commit
2ee2f4fcab
@ -1,4 +1,14 @@
|
||||
@charset "UTF-8";
|
||||
|
||||
.layui-table-box{
|
||||
overflow: initial;
|
||||
}
|
||||
.layui-table-body{
|
||||
overflow: initial;
|
||||
}
|
||||
.layui-table-cell{
|
||||
overflow: initial;
|
||||
}
|
||||
/*
|
||||
部分样式重构
|
||||
*/
|
||||
@ -76,7 +86,6 @@
|
||||
.layui-input-block .time-w{
|
||||
width: 200px;
|
||||
}
|
||||
.layui-table-body{overflow-x: hidden;}
|
||||
.layui-btn-group button i{
|
||||
line-height: 30px;
|
||||
margin-right: 3px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user