mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
Refined bottom navigation bar on mobile
This commit is contained in:
@@ -74,7 +74,7 @@ export function GenericSettings({
|
||||
name="theme-color"
|
||||
content={
|
||||
isTouchscreenDevice
|
||||
? theme["primary-header"]
|
||||
? theme["background"]
|
||||
: theme["background"]
|
||||
}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user