style: decrease margin

This commit is contained in:
MAZE 2023-11-05 14:58:36 +03:30
parent fb061c3d66
commit d7001952f9

View file

@ -1,7 +1,7 @@
.wrapper { .wrapper {
position: fixed; position: fixed;
z-index: 100; z-index: 100;
bottom: 24px; bottom: 20px;
left: 0; left: 0;
width: 100%; width: 100%;
pointer-events: none; pointer-events: none;