UI: Globale 90%-Breite Umstellung auf .page-container (Stable + Nightly)
This commit is contained in:
parent
0a88528550
commit
e1d5c9eaa6
2 changed files with 3 additions and 1 deletions
|
|
@ -237,7 +237,7 @@ export default function App() {
|
|||
|
||||
return (
|
||||
<ErrorBoundary>
|
||||
<div className="container mx-auto" data-theme={theme}>
|
||||
<div className="page-container" data-theme={theme}>
|
||||
{/* Floating Broccoli for 420 Theme */}
|
||||
{theme === '420' && showBroccoli && (
|
||||
<>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue