mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
changed disply on label
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
/* Label */
|
||||
.form-control--has-label .label {
|
||||
display: inline-block;
|
||||
display: block;
|
||||
color: var(--wa-form-control-label-color);
|
||||
font-weight: var(--wa-form-control-label-font-weight);
|
||||
line-height: var(--wa-form-control-label-line-height);
|
||||
|
||||
Reference in New Issue
Block a user