mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-10 00:27:41 +08:00
fix(inputs): disabled handling (#16071)
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
:host(.label-stacked) {
|
||||
@include margin(null, null, 4px, null);
|
||||
|
||||
font-size: 12px;
|
||||
font-size: 13.6px;
|
||||
}
|
||||
|
||||
:host(.label-floating) {
|
||||
|
||||
Reference in New Issue
Block a user