fix: scrollbar not properly displayed on jfx 16

This commit is contained in:
Haowei Wen 2021-09-02 13:09:15 +08:00
parent e428cc7117
commit 770a7411aa
No known key found for this signature in database
GPG Key ID: 5BC167F73EA558E4

View File

@ -1241,6 +1241,7 @@
-fx-background-color: null;
-fx-background-insets: 0;
-fx-padding: 0;
-fx-snap-to-pixel: false;
}
.scroll-pane:focused {