mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
feat(display-name): fixed display name label
This commit is contained in:
committed by
Calinteodor
parent
056226b8af
commit
891278d0b3
@@ -5,12 +5,10 @@ export default {
|
||||
alignSelf: 'center',
|
||||
backgroundColor: BaseTheme.palette.ui01,
|
||||
borderRadius: BaseTheme.shape.borderRadius,
|
||||
paddingHorizontal: BaseTheme.spacing[3],
|
||||
paddingVertical: BaseTheme.spacing[1]
|
||||
padding: 6
|
||||
},
|
||||
|
||||
displayNamePadding: {
|
||||
padding: BaseTheme.spacing[1],
|
||||
paddingRight: 6
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user