Skip to content

Commit

Permalink
apply prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
mawinter69 committed Aug 21, 2024
1 parent 49b9657 commit 05171ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions war/src/main/scss/components/_row-selection-controller.scss
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,8 @@
gap: 0.75rem;
border-radius: 10px;
margin: 0 !important;
padding: .5rem .9rem !important;
min-height: 2.25rem !important
padding: 0.5rem 0.9rem !important;
min-height: 2.25rem !important;
}

&--visible {
Expand Down

0 comments on commit 05171ba

Please sign in to comment.