Browse Source

Improve style (#2478)

pull/2483/head
Thomas Kaul 1 year 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 {
height: unset;
height: 100%;
&:not(.mat-primary) {
background-color: transparent;

Loading…
Cancel
Save