fix: always show update popup on top
This commit is contained in:
parent
3db5ea45d7
commit
7cbf0acac5
@ -50,6 +50,7 @@ function refreshApp() {
|
|||||||
font-size: .9rem;
|
font-size: .9rem;
|
||||||
color: var(--grey-900);
|
color: var(--grey-900);
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
z-index: 10;
|
||||||
|
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 1rem;
|
bottom: 1rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user