mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Fix scrollbar flickering on options page when expanding
This commit is contained in:
@@ -18,6 +18,7 @@ body {
|
|||||||
background: var(--box-background) !important;
|
background: var(--box-background) !important;
|
||||||
color: var(--box-color) !important;
|
color: var(--box-color) !important;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
overflow-y: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|||||||
Reference in New Issue
Block a user