Fix emoji bar position

This commit is contained in:
cuom1999 2023-08-14 16:21:38 -05:00
parent 807ba554ca
commit 5de5e278ee
2 changed files with 10 additions and 7 deletions

View file

@ -43,9 +43,8 @@
}
.tooltip {
left: 120vh !important;
transform: translate(100px, 0) !important;
position: absolute;
z-index: 1000;
}
#loader {