mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-15 14:56:05 -04:00
fix: scrollbar not properly displayed on jfx 16
This commit is contained in:
parent
e428cc7117
commit
770a7411aa
@ -1241,6 +1241,7 @@
|
|||||||
-fx-background-color: null;
|
-fx-background-color: null;
|
||||||
-fx-background-insets: 0;
|
-fx-background-insets: 0;
|
||||||
-fx-padding: 0;
|
-fx-padding: 0;
|
||||||
|
-fx-snap-to-pixel: false;
|
||||||
}
|
}
|
||||||
|
|
||||||
.scroll-pane:focused {
|
.scroll-pane:focused {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user