mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +00:00
apply border-radius
to ant-tag
This commit is contained in:
parent
273d665730
commit
00ec5c0f34
@ -411,6 +411,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ant-tag {
|
||||||
|
border-radius: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
// fix input
|
// fix input
|
||||||
.ant-input {
|
.ant-input {
|
||||||
background-color: var(--background-color-accent);
|
background-color: var(--background-color-accent);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user