1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-09-16 18:06:55 +00:00
First round of fixes, more to follow.

* Fixed: Appearance of tool-tip and balloon page elements.
This commit is contained in:
SirStendec 2021-05-17 17:02:23 -04:00
parent f0d68527b8
commit 89941d2ee5
47 changed files with 580 additions and 256 deletions

View file

@ -1,4 +1,4 @@
.ffz-balloon {
/*.ffz-balloon {
max-width: 90vw;
min-width: 16rem;
@ -20,4 +20,4 @@
.ffz-balloon--overlay-border {
border: 2px solid var(--color-border-balloon-overlay);
}
}*/