jfinn 3 лет назад
Родитель
Сommit
740a884852
1 измененных файлов: 2 добавлений и 2 удалений
  1. 2
    2
      react/features/large-video/components/styles.js

+ 2
- 2
react/features/large-video/components/styles.js Просмотреть файл

@@ -40,8 +40,8 @@ ColorSchemeRegistry.register('LargeVideo', {
40 40
 
41 41
 
42 42
         borderColor: '#ffff00',
43
-        borderRadius: 3,
44
-        // borderRadius: 10,
43
+        // borderRadius: 3,
44
+        borderRadius: 10,
45 45
         borderStyle: 'solid',
46 46
         borderWidth: 2,
47 47
 

Загрузка…
Отмена
Сохранить