Skip to content

Commit

Permalink
Let toolbar buttons have zero border radius again
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerstolzenberg committed Apr 2, 2024
1 parent 88ba631 commit 06df2ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/toolbar/toolbar.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ div.toolbar {

button.mat-mdc-button {
border: 0;
border-radius: 0;
display: inline-block;
color: white;
padding: 0 10pt 0 10pt;
Expand Down

0 comments on commit 06df2ed

Please sign in to comment.