mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +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
|
||||
.ant-input {
|
||||
background-color: var(--background-color-accent);
|
||||
|
Loading…
x
Reference in New Issue
Block a user