Bladeren bron

auto commit

dev8
jfinn 3 jaren geleden
bovenliggende
commit
cc6a9aaf8e
1 gewijzigde bestanden met toevoegingen van 0 en 8 verwijderingen
  1. 0
    8
      react/features/large-video/components/styles.js

+ 0
- 8
react/features/large-video/components/styles.js Bestand weergeven

7
  */
7
  */
8
 export const AVATAR_SIZE = 200;
8
 export const AVATAR_SIZE = 200;
9
 
9
 
10
-if (window.glob_vhook){
11
-    window.glob_vhook.style_sheet = StyleSheet
12
-    window.glob_vhook.absoluteFillObject = StyleSheet.absoluteFillObject
13
-
14
-} else {
15
-    window.style_sheet = StyleSheet
16
-}
17
-
18
 /**
10
 /**
19
  * Color schemed styles for the @{LargeVideo} component.
11
  * Color schemed styles for the @{LargeVideo} component.
20
  */
12
  */

Laden…
Annuleren
Opslaan