mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-16 10:07:46 +00:00
ref(ui-components) Use new Button component (#11969)
Remove atlaskit deps
This commit is contained in:
@@ -170,6 +170,11 @@ const styles = theme => {
|
||||
marginBottom: '20px'
|
||||
},
|
||||
|
||||
'& .sign-out-cta-button': {
|
||||
display: 'flex',
|
||||
justifyContent: 'center'
|
||||
},
|
||||
|
||||
'@media only screen and (max-width: 700px)': {
|
||||
'& .device-selection': {
|
||||
display: 'flex',
|
||||
|
||||
Reference in New Issue
Block a user