ref(video-picker) Styles refactor (#13206)

Move styles from SCSS to JSS
Convert a component from class to function
This commit is contained in:
Robert Pintilii
2023-04-13 13:22:30 +03:00
committed by GitHub
parent 2de416c1fa
commit 33564a311b
5 changed files with 222 additions and 250 deletions

View File

@@ -78,7 +78,6 @@ $flagsImagePath: "../images/";
@import 'settings-button';
@import 'meter';
@import 'audio-preview';
@import 'video-preview';
@import 'premeeting/main';
@import 'modals/invite/invite_more';
@import 'modals/security/security';