修改全局圆角样式。
This commit is contained in:
parent
f0a8af1d4c
commit
990c7c9038
@ -15,3 +15,7 @@
|
|||||||
.ant-app .form-valid-error .ant-select-selector {
|
.ant-app .form-valid-error .ant-select-selector {
|
||||||
border-color: hsl(var(--destructive));
|
border-color: hsl(var(--destructive));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
:root {
|
||||||
|
--ad-border-radius: 5px;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user