fix: menu button selected
This commit is contained in:
parent
2475547787
commit
30cc971aa2
@ -30,4 +30,7 @@
|
|||||||
.btFood.active{
|
.btFood.active{
|
||||||
-fx-background-color: rgba(97, 97, 232, 0.3);
|
-fx-background-color: rgba(97, 97, 232, 0.3);
|
||||||
-fx-background-radius: 25;
|
-fx-background-radius: 25;
|
||||||
|
}
|
||||||
|
.sidebar-nav_button.active {
|
||||||
|
-fx-background-color: #4e92b4;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user