mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
Fix form control label margin
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* Label */
|
||||
[part~='form-control-label'] {
|
||||
:is([part~='form-control-label'], [part~='label']):has(*:not(:empty)) {
|
||||
display: block;
|
||||
color: var(--wa-form-control-label-color);
|
||||
font-weight: var(--wa-form-control-label-font-weight);
|
||||
|
||||
Reference in New Issue
Block a user