Skip to content

Commit

Permalink
Merge pull request #100 from empowerplan/fix/map-toggle-btn-width
Browse files Browse the repository at this point in the history
increase map toggle button width
  • Loading branch information
nesnoj authored Apr 25, 2024
2 parents 5197bca + 388954f commit 9a933d0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions digiplan/static/scss/components/_tabs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,7 @@
@extend .fw-normal;
@extend .py-0;
padding: 0.25rem 0.75rem !important;

width: 8rem;
width: 10rem;
height: 2rem;

@include media-breakpoint-down(xl) {
Expand Down

0 comments on commit 9a933d0

Please sign in to comment.