fix floating button zindex

This commit is contained in:
Barış Soner Uşaklı
2022-09-09 13:25:04 -04:00
parent d3bd9f4697
commit 1510baa9a6

View File

@@ -54,7 +54,7 @@ body {
position: fixed;
right: 30px;
bottom: 30px;
z-index: 1;
z-index: 2;
max-width: 56px;
button {