mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-20 16:28:14 +00:00
ref(profile-settings) Use new input component (#11928)
This commit is contained in:
@@ -125,7 +125,8 @@ const styles = theme => {
|
||||
|
||||
'& .profile-edit-field': {
|
||||
flex: 0.5,
|
||||
marginRight: '20px'
|
||||
marginRight: '20px',
|
||||
marginTop: `${theme.spacing(3)}px`
|
||||
},
|
||||
|
||||
'& .settings-sub-pane': {
|
||||
|
||||
Reference in New Issue
Block a user