Skip to content

Commit

Permalink
fix styles
Browse files Browse the repository at this point in the history
  • Loading branch information
GoodDayForSurf committed Dec 25, 2024
1 parent 32c76a3 commit 726147e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ body {
}
}

.screen-x-small .content {
.screen-x-small :not(.dx-card).content {
padding: 20px;
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ $side-panel-min-width: 60px;
}
}

.screen-x-small .content {
.screen-x-small :not(.dx-card).content {
padding: 20px;
}

Expand Down

0 comments on commit 726147e

Please sign in to comment.