mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-09-13 07:43:43 +08:00
update 页面圆角大小 默认调整为10
This commit is contained in:
parent
e77fe0e618
commit
38a15e6cd3
@ -76,6 +76,6 @@ const setting: DefaultSettings = {
|
||||
/**
|
||||
* 页面圆角大小
|
||||
*/
|
||||
radiusBase: 14
|
||||
radiusBase: 10
|
||||
};
|
||||
export default setting;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user