mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
Fix formatting
This commit is contained in:
parent
0e88532f3a
commit
4c3a279f7b
|
|
@ -368,7 +368,7 @@ export default function App() {
|
|||
|
||||
const scrollbarWidth =
|
||||
window.innerWidth - document.documentElement.clientWidth;
|
||||
|
||||
|
||||
htmlStyle.overflow = "initial";
|
||||
bodyStyle.overflow = "hidden";
|
||||
bodyStyle.paddingRight = `${scrollbarWidth}px`;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user