Skip to content

Commit

Permalink
Fix filter dialog datepicker button padding (#3690)
Browse files Browse the repository at this point in the history
  • Loading branch information
DingDongSoLong4 authored May 3, 2023
1 parent 67a2161 commit 002b71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/v2.5/src/components/List/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ input[type="range"].zoom-slider {
}
}

.btn {
.card-header .btn {
border: 0;
padding-bottom: 0;
padding-top: 0;
Expand Down

0 comments on commit 002b71b

Please sign in to comment.