Browse Source

Improve style (#2478)

pull/2483/head
Thomas Kaul 2 years ago
committed by GitHub
parent
commit
9ba79f6721
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/client/src/app/components/header/header.component.scss

2
apps/client/src/app/components/header/header.component.scss

@ -22,7 +22,7 @@
} }
.mdc-button { .mdc-button {
height: unset; height: 100%;
&:not(.mat-primary) { &:not(.mat-primary) {
background-color: transparent; background-color: transparent;

Loading…
Cancel
Save