forked from abner/for-legacy-web
fix(settings): fixed small issues with mobile
This commit is contained in:
@@ -111,7 +111,7 @@ export default function App() {
|
||||
leftPanel={
|
||||
inSpecial
|
||||
? undefined
|
||||
: { width: 288, component: <LeftSidebar /> }
|
||||
: { width: 290, component: <LeftSidebar /> }
|
||||
}
|
||||
rightPanel={
|
||||
!inSpecial && inChannel
|
||||
|
||||
Reference in New Issue
Block a user