mirror of
https://github.com/kremalicious/blog.git
synced 2024-12-22 17:23:50 +01:00
toast fix
This commit is contained in:
parent
6867a30ae4
commit
d81a4f5b6d
@ -9,6 +9,7 @@
|
||||
font-size: var(--font-size-small);
|
||||
padding: calc(var(--spacer) / 3) var(--spacer);
|
||||
animation: animation 0.2s ease-out backwards;
|
||||
background: var(--body-background-color);
|
||||
}
|
||||
|
||||
#toast button {
|
||||
|
Loading…
Reference in New Issue
Block a user