Просмотр исходного кода

Fix(react): Fixes black border on text input in welcome page

j8
yanas 8 лет назад
Родитель
Сommit
8d90a7d091
1 измененных файлов: 0 добавлений и 1 удалений
  1. 0
    1
      react/features/welcome/components/styles.js

+ 0
- 1
react/features/welcome/components/styles.js Просмотреть файл

@@ -101,7 +101,6 @@ export const styles = createStyleSheet({
101 101
         backgroundColor: 'transparent',
102 102
         borderColor: ColorPalette.white,
103 103
         borderRadius: 8,
104
-        borderStyle: 'solid',
105 104
         borderWidth: 1,
106 105
         color: TEXT_COLOR,
107 106
         fontSize: 23,

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