Skip to content

Commit

Permalink
Merge pull request #72 from Suwayomi/main
Browse files Browse the repository at this point in the history
firefox no has fix
  • Loading branch information
Robonau authored Nov 11, 2023
2 parents 1922981 + 00c2f3d commit 047c8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.postcss
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
@supports not selector(:has(*)) {
html,
body {
@apply h-full overflow-hidden;
@apply h-full /*overflow-hidden*/;
}
}

Expand Down

0 comments on commit 047c8d4

Please sign in to comment.