prevent floating button from getting hidden behind other components

v1.18.x
psychobunny 10 years ago
parent 92f9553033
commit 0cb722b9fa

@ -51,6 +51,7 @@
position: fixed;
right: 30px;
bottom: 30px;
z-index: 1;
}
.user-img {

Loading…
Cancel
Save