Fixed plus control style

This commit is contained in:
kvakazyambra 2023-05-08 20:06:55 +03:00
parent 8bc9d4d592
commit be27e86d24

View File

@ -21,3 +21,7 @@
min-width: 64vw; min-width: 64vw;
} }
} }
:global(.tippy-box) {
line-height: 1.3;
}