Sfoglia il codice sorgente

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

j8
yanas 8 anni fa
parent
commit
8d90a7d091
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0
    1
      react/features/welcome/components/styles.js

+ 0
- 1
react/features/welcome/components/styles.js Vedi File

@@ -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,

Loading…
Annulla
Salva