transform keys and text service

This commit is contained in:
2020-03-16 21:07:11 +01:00
committed by smuddy
parent 8c000867cb
commit 7d58dd9bdd
18 changed files with 335 additions and 36 deletions

View File

@@ -34,6 +34,10 @@ h1, h2, h3, h4 {
width: unset;
}
.mat-form-field.mat-form-field-appearance-standard .mat-form-field-underline {
height: 0;
}
.content > *:not(router-outlet) {
margin-top: 60px;