Improve tooltip style

This commit is contained in:
Weihnachtsbaum 2025-03-17 21:19:17 +01:00
parent d79ed358af
commit b1dbe74e11

View File

@ -173,10 +173,8 @@
visibility: hidden; visibility: hidden;
position: absolute; position: absolute;
top: 5.5rem; top: 5.5rem;
align-items: center;
justify-items: center;
background-color: BLACK; background-color: BLACK;
border-radius: 10%; border-radius: 10px;
padding: 0 0.5rem; padding: 0 0.5rem;
} }