Skip to content

Commit

Permalink
fix(admin): button border styles
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelgerber committed Jul 29, 2024
1 parent 2670459 commit 1b7d590
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions adminSiteClient/admin.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ body {
margin: 0;
}

button {
border: none;
}

#app {
height: 100%;
}
Expand Down

0 comments on commit 1b7d590

Please sign in to comment.