mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-30 20:29:07 +00:00
🚨(front) fix ui enhancement formats
Some formatting were forgotten, here is the fix.
This commit is contained in:
@@ -109,7 +109,7 @@ export const Conference = ({
|
||||
video={userConfig.videoEnabled}
|
||||
connectOptions={connectOptions}
|
||||
className={css({
|
||||
backgroundColor: 'primaryDark.50 !important'
|
||||
backgroundColor: 'primaryDark.50 !important',
|
||||
})}
|
||||
>
|
||||
<VideoConference />
|
||||
|
||||
Reference in New Issue
Block a user