This commit is contained in:
Jeffrey Chen 2025-12-16 10:56:48 +08:00 committed by GitHub
commit 06e9ae4b4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,6 +17,7 @@ body {
background-color: var(--b3-theme-background);
-webkit-font-smoothing: antialiased;
-webkit-overflow-scrolling: touch;
-webkit-tap-highlight-color: var(--b3-list-hover);
height: 100%;
box-sizing: border-box;
max-height: 100%;