mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-23 21:35:36 +08:00
fix: rollback to h-screen :)
This commit is contained in:
parent
bfbfbe1df9
commit
b68e0c62c0
@ -39,7 +39,7 @@ export const App = () => {
|
||||
|
||||
return (
|
||||
<div
|
||||
class="relative flex flex-col subpixel-antialiased p-safe min-h-screen-safe"
|
||||
class="relative flex h-screen flex-col subpixel-antialiased p-safe"
|
||||
data-theme={curTheme()}
|
||||
>
|
||||
<Header />
|
||||
|
Loading…
Reference in New Issue
Block a user