mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix tiny cropping in Firefox
This commit is contained in:
parent
a41bd6de56
commit
17d1dc3559
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
overflow: visible;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mdl-radio__button:disabled + .mdl-radio__circles {
|
.mdl-radio__button:disabled + .mdl-radio__circles {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue