Browse Source

Reorder css styling

pull/1283/head
Thomas 3 years ago
parent
commit
94831e6f22
  1. 2
      apps/client/src/styles.scss

2
apps/client/src/styles.scss

@ -171,8 +171,8 @@ ngx-skeleton-loader {
padding-bottom: 1rem; padding-bottom: 1rem;
.mat-form-field-infix { .mat-form-field-infix {
padding: 1rem 0 0.75rem;
border-top-width: 0; border-top-width: 0;
padding: 1rem 0 0.75rem;
.mat-form-field-label { .mat-form-field-label {
margin-top: 0.1rem; margin-top: 0.1rem;

Loading…
Cancel
Save