mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 12:57:49 +00:00
feat(dialogs): Redesign Video Quality dialog & change dialog background color
This commit is contained in:
@@ -9,5 +9,11 @@ export default createWebTheme({
|
||||
colorMap,
|
||||
spacing,
|
||||
shape,
|
||||
typography
|
||||
typography,
|
||||
breakpoints: {
|
||||
values: {
|
||||
'0': 0,
|
||||
'480': 480
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user