Updated GAN features

+ Added add controller as memeber feature
+ Deprecated aroz subservice support
This commit is contained in:
Toby Chui
2024-02-16 21:16:14 +08:00
parent 059b0a2e1c
commit 216b53f224
10 changed files with 212 additions and 82 deletions

View File

@@ -356,10 +356,6 @@ body{
color: var(--item_color);
}
.ui.menu .item:hover{
color: var(--item_color_select) !important;
}
.ui.segment{
box-shadow: none !important;
}