refactor css file
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/* --------------------------- 布局 --------------------------- */
|
||||
.scroll-pane {
|
||||
-fx-padding: 0;
|
||||
-fx-background-insets: 0;
|
||||
}
|
||||
.scroll-pane .corner {
|
||||
-fx-background-color: transparent;
|
||||
}
|
||||
.split-pane {
|
||||
-fx-padding: 0;
|
||||
-fx-background-color: transparent;
|
||||
-fx-background-insets: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user