mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Fix input line-height issue (#2417)
This commit is contained in:
committed by
Eugenio Romano
parent
8afe358f33
commit
be19fe93d0
@@ -38,6 +38,8 @@
|
|||||||
|
|
||||||
.mat-input-element {
|
.mat-input-element {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
line-height: normal;
|
||||||
|
padding-bottom: 2px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user