Skip to content

Commit ded7c10

Browse files
authored
Merge branch 'master' into sstoychev/display-container-flex-flow
2 parents c48532b + 43a7f49 commit ded7c10

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

projects/igniteui-angular/src/lib/core/styles/components/dialog/_dialog-theme.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,5 +221,9 @@
221221
@include igx-type-style($type-scale, $content) {
222222
margin: 0;
223223
}
224+
225+
> * {
226+
letter-spacing: normal;
227+
}
224228
}
225229
}

0 commit comments

Comments
 (0)