修改一些细节

This commit is contained in:
liwen
2021-04-07 11:47:32 +08:00
parent 58e9ceb89b
commit 90bc915eac
9 changed files with 374 additions and 75 deletions

View File

@@ -222,7 +222,8 @@
.lfx-decorator {
-fx-decorator-color: -fx-main-base;
-fx-background-color: transparent;
-fx-background-color: -fx-main-base;
-fx-background-radius: 11;
}