mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-08 07:31:09 +08:00
chore: vxe默认圆角
This commit is contained in:
@@ -84,3 +84,10 @@ vxe表格右上角toolbar和左边元素的间距
|
||||
.vxe-toolbar {
|
||||
padding: 0 0 0.6em !important;
|
||||
}
|
||||
|
||||
/**
|
||||
vxe默认圆角
|
||||
*/
|
||||
html {
|
||||
--vxe-ui-border-radius: 8px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user