Skip to content

Commit

Permalink
chore(front): adjusts padding for scrollbar-gutter stable
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrebb committed Sep 24, 2023
1 parent 1604342 commit 2fa3fc7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions front/src/lib/styles/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,6 @@ body {
scrollbar-gutter: stable;
scrollbar-width: thin;
color: var(--fg-clr);
@media screen and (min-width: 640px) {
padding-left: 14px;
}
@media (hover: none),
(hover: on-demand),
(-moz-touch-enabled: 1),
Expand Down

0 comments on commit 2fa3fc7

Please sign in to comment.