mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 15:47:47 +00:00
bottom-sheet: tweak UI
- re-add thepand icon, shaped like a pill - round top corners
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
5148c81dd8
commit
579d08e27e
@@ -172,6 +172,12 @@ ColorSchemeRegistry.register('BottomSheet', {
|
||||
underlayColor: ColorPalette.overflowMenuItemUnderlay
|
||||
},
|
||||
|
||||
expandIcon: {
|
||||
color: schemeColor('icon'),
|
||||
fontSize: 48,
|
||||
opacity: 0.8
|
||||
},
|
||||
|
||||
/**
|
||||
* Bottom sheet's base style.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user