Left Main: Fix Update button interactivity
This commit is contained in:
parent
8f5ff3dbfe
commit
888caa349b
@ -66,6 +66,7 @@
|
|||||||
|
|
||||||
.btn-update {
|
.btn-update {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
z-index: var(--z-chat-float-button);
|
||||||
bottom: 1rem;
|
bottom: 1rem;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user