minor style fix

This commit is contained in:
Red Adaya 2024-10-09 20:47:33 +08:00
parent a8e2e0fde6
commit 16c959daee

View File

@ -20,11 +20,11 @@
}
.has-children .menu-item-text {
font-weight: bold;
font-size: 14px;
}
.is-open .menu-item-text {
color: var(--main-text-color);
font-weight: bold;
}
}