This commit is contained in:
Peter Maquiran
2023-08-08 13:38:50 +01:00
parent 67a69d2e47
commit d2f1aa1949
5 changed files with 23 additions and 13 deletions
+5
View File
@@ -1238,6 +1238,9 @@ ngx-mat-datetime-content{
overflow: hidden !important;
text-overflow: ellipsis !important;
}
.white-space-nowrap {
white-space: nowrap !important;
}
.menuButton{
font-size: rem(14);
@@ -1639,3 +1642,5 @@ h5, .buttons{
font-size: em($i);
}
}