Skip to content

Commit

Permalink
Remove no space on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
lkleisa committed Nov 24, 2023
1 parent 89b6cd2 commit 02b4a8f
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,3 @@
margin-top: 1rem;
}
}

@media only screen and (max-width: 400px) {
.mat-mdc-dialog-actions .mat-button-base + .mat-button-base,
.mat-mdc-dialog-actions .mat-mdc-button-base + .mat-mdc-button-base {
margin-left: 0;
}
}

0 comments on commit 02b4a8f

Please sign in to comment.