mirror of
https://github.com/remvze/moodist.git
synced 2026-02-28 09:03:12 +08:00
style: change snackbar styles
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
margin: 0 auto;
|
||||
font-size: var(--font-sm);
|
||||
pointer-events: fill;
|
||||
background-color: var(--color-neutral-200);
|
||||
background-color: var(--color-neutral-100);
|
||||
border: 1px solid var(--color-neutral-300);
|
||||
border-radius: 4px;
|
||||
border-radius: 8px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user