mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
better border color
This commit is contained in:
parent
d182e90fc5
commit
d4e77ccd9b
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ const toggle = () => {
|
|||
padding: 6px 10px;
|
||||
width: 90%;
|
||||
border-radius: 10px;
|
||||
border: 1px solid var(--divider);
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
transition: background-color 0.25s ease-in-out;
|
||||
|
|
Loading…
Add table
Reference in a new issue