Skip to content

Commit

Permalink
feat: improve UI
Browse files Browse the repository at this point in the history
  • Loading branch information
cmoinier committed Jul 15, 2024
1 parent 191249d commit 15f8668
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions resources/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,11 @@ input[type='checkbox'] {
.mat-mdc-tab:not(.mdc-tab--stacked) {
@apply h-9 !important;
}

gn-ui-copy-text-button div input {
@apply bg-white rounded-l !important;
}

gn-ui-copy-text-button div button {
@apply rounded-r !important;
}

0 comments on commit 15f8668

Please sign in to comment.