chore: vxe默认圆角
This commit is contained in:
parent
f3cad9ab97
commit
297c0ecbea
@ -84,3 +84,10 @@ vxe表格右上角toolbar和左边元素的间距
|
||||
.vxe-toolbar {
|
||||
padding: 0 0 0.6em !important;
|
||||
}
|
||||
|
||||
/**
|
||||
vxe默认圆角
|
||||
*/
|
||||
html {
|
||||
--vxe-ui-border-radius: 8px !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user