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:
parent
95d0002b56
commit
0754144c36
8 changed files with 170 additions and 52 deletions
|
@ -3,7 +3,7 @@ body {
|
|||
}
|
||||
|
||||
.ffz-metadata-balloon {
|
||||
z-index: 999999999;
|
||||
z-index: 999999999 !important;
|
||||
margin: 6px;
|
||||
|
||||
&[x-placement^="bottom"] > .tw-balloon__tail {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue