fix(settings): fixed small issues with mobile

This commit is contained in:
trashtemp
2022-01-20 11:03:47 +01:00
parent 4ea97e0209
commit 13f119942c
5 changed files with 28 additions and 11 deletions

View File

@@ -111,7 +111,7 @@ export default function App() {
leftPanel={
inSpecial
? undefined
: { width: 288, component: <LeftSidebar /> }
: { width: 290, component: <LeftSidebar /> }
}
rightPanel={
!inSpecial && inChannel