This commit is contained in:
MuHua-123
2025-09-12 17:40:37 +08:00
parent f7fab248d4
commit 6bc06bcd8c
11 changed files with 269 additions and 29 deletions
+2 -12
View File
@@ -1,17 +1,7 @@
.menu-label {
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
height: 30px;
-unity-text-align: middle-left;
.menu-unit {
}
.menu-label:hover {
.menu-unit:hover {
background-color: rgba(0, 0, 0, 0.2);
border-top-left-radius: 5px;
border-top-right-radius: 5px;