1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-03 16:38:31 +00:00

Render badges. Fix badges with weird font sizes. Add an option to show metadata in theatre mode. Fixes #364. Fixes #363.

This commit is contained in:
SirStendec 2018-01-16 17:36:56 -05:00
parent 95d0002b56
commit 0754144c36
8 changed files with 170 additions and 52 deletions

View file

@ -3,7 +3,7 @@ body {
}
.ffz-metadata-balloon {
z-index: 999999999;
z-index: 999999999 !important;
margin: 6px;
&[x-placement^="bottom"] > .tw-balloon__tail {