fix(inputs): disabled handling (#16071)

This commit is contained in:
Manu MA
2018-10-25 22:50:06 +02:00
committed by GitHub
parent 4d3ad67740
commit ef6895acbd
36 changed files with 319 additions and 230 deletions

View File

@ -21,7 +21,7 @@
:host(.label-stacked) {
@include margin(null, null, 4px, null);
font-size: 12px;
font-size: 13.6px;
}
:host(.label-floating) {