fix label color

This commit is contained in:
SrGooglo 2023-08-17 19:09:49 +00:00
parent 1eed6f7126
commit 99f404e083

View File

@ -27,9 +27,11 @@ html {
.ant-btn-primary:not(.ant-btn-dangerous) {
.label {
p {
color: var(--background-color-primary);
}
}
}
.navmenu_item {
display: flex;