We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea4fea3 + 8631cb3 commit b3a756bCopy full SHA for b3a756b
2 files changed
src/styles/asf-theme.scss
@@ -20,7 +20,7 @@
20
@include mat.core();
21
22
23
-mat.$theme-ignore-duplication-warnings: true;
+$theme-ignore-duplication-warnings: true;
24
25
button,
26
.mat-expansion-panel,
src/styles/deluxe-menu-2.scss
@@ -48,7 +48,7 @@ $light-grey: rgb(0 0 0 / 60%);
48
}
49
50
.limitTextHeight {
51
- height: 55px;
+ height: 72px;
52
overflow: hidden;
53
54
0 commit comments