enhance form label & add comment to product
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user