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