update at 2025-10-21 21:47:02
This commit is contained in:
@@ -192,7 +192,7 @@ export function renderPage(
|
||||
overflow: hidden;
|
||||
box-sizing: border-box;
|
||||
padding: ${PAGE_PADDING}px;
|
||||
background: white;
|
||||
background: #faf1f1;
|
||||
`;
|
||||
|
||||
const contentDiv = document.createElement('div');
|
||||
|
||||
Reference in New Issue
Block a user