mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 00:44:14 +00:00
style: change border radius
This commit is contained in:
parent
12d3255d57
commit
5c9a2aa23a
1 changed files with 1 additions and 1 deletions
|
|
@ -38,5 +38,5 @@
|
|||
overflow: auto;
|
||||
background-color: var(--color-neutral-100);
|
||||
border: 1px solid var(--color-neutral-300);
|
||||
border-radius: 4px;
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue