refactor: default rounded
This commit is contained in:
parent
dfeb1061c7
commit
eecba2fb32
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ html {
|
|||
}
|
||||
|
||||
.rounded {
|
||||
border-radius: var(--radius-3);
|
||||
border-radius: var(--radius-2);
|
||||
}
|
||||
|
||||
.surface-0 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue