fix(desktop): toast position
parent
a89089c88f
commit
86ccc3409b
|
|
@ -1,6 +1,6 @@
|
|||
[data-component="toast-region"] {
|
||||
position: fixed;
|
||||
bottom: 32px;
|
||||
bottom: 48px;
|
||||
right: 32px;
|
||||
z-index: 1000;
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Reference in New Issue