(@fuse/overrides/angular-material) Fixed: mat-hint position is not working

This commit is contained in:
Sercan Yemen 2022-06-28 08:34:48 +03:00
parent 3018c0235f
commit bb06bccf91

View File

@ -765,10 +765,6 @@
font-weight: 500;
line-height: 1;
> div {
display: contents; /* Remove the div from flow to stop the subscript animation */
}
.mat-error,
.mat-hint {
display: block;