mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
feat(mobile/navigation) changed navigation container background color
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
c4106b8d89
commit
ebe81e2835
@@ -21,7 +21,7 @@ import { screenHeaderCloseButton } from './functions';
|
||||
*/
|
||||
export const navigationContainerTheme = {
|
||||
colors: {
|
||||
background: BaseTheme.palette.ui12
|
||||
background: BaseTheme.palette.uiBackground
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user