enhance form label & add comment to product

This commit is contained in:
2025-11-04 23:26:20 +03:00
parent 2d2773aa13
commit 0249db13d3
4 changed files with 10 additions and 11 deletions

View File

@@ -274,7 +274,9 @@ label {
width: fit-content !important;
padding-left: 5px !important;
color: "#A9A9AA" !important;
border-radius: 888px;
border-radius: 888px !important;
padding: 0 0 4px !important;
margin: 0 0 2px !important;
}
:where(.darkApp) .ant-form-item-label {