Skip to content

Commit

Permalink
Test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Sep 22, 2024
1 parent 167eee1 commit 7d07e78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions war/src/main/scss/components/_side-panel-tasks.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ $background-outset: 0.7rem;
margin: var(--section-padding);
gap: 0.125rem;

/* stylelint-disable-next-line media-query-no-invalid */
@media (min-width: breakpoints.$tablet-breakpoint) {
margin-right: calc($background-outset);
}
Expand Down

0 comments on commit 7d07e78

Please sign in to comment.