chore: 表格样式
This commit is contained in:
@@ -71,14 +71,6 @@ vxe表格右上角toolbar元素之间的间距
|
||||
margin-left: 8px !important;
|
||||
}
|
||||
|
||||
/**
|
||||
覆盖vxe-table的toolbar样式 由于默认已经有了padding 需要去除上边的padding
|
||||
需要判断是否开启查询表单
|
||||
*/
|
||||
.vxe-grid:has(.vxe-grid--form-wrapper form) .vxe-toolbar {
|
||||
padding: 0 0 0.6em !important;
|
||||
}
|
||||
|
||||
/**
|
||||
vxe默认圆角
|
||||
*/
|
||||
|
Reference in New Issue
Block a user