mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
Responsive styles for portrait orientation phones
This commit is contained in:
@@ -22,7 +22,7 @@ export const App: React.FC = () => (
|
||||
<ErrorBoundary>
|
||||
<ToastProvider>
|
||||
<MainNavbar />
|
||||
<div className="main">
|
||||
<div className="main container-fluid">
|
||||
<Switch>
|
||||
<Route exact path="/" component={Stats} />
|
||||
<Route path="/scenes" component={Scenes} />
|
||||
|
||||
Reference in New Issue
Block a user