Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
safetcut-app
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
atichat
safetcut-app
Commits
525dbb05
Commit
525dbb05
authored
Jul 15, 2019
by
Tonk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update input style
parent
826bd63e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
src/constants/Styles.js
+2
-4
No files found.
src/constants/Styles.js
View file @
525dbb05
...
@@ -28,11 +28,10 @@ export const theme = StyleSheet.create({
...
@@ -28,11 +28,10 @@ export const theme = StyleSheet.create({
borderRadius
:
24
,
borderRadius
:
24
,
},
},
input
:
{
input
:
{
width
:
300
,
marginLeft
:
5
,
marginLeft
:
5
,
color
:
color
.
grey1
,
color
:
color
.
grey1
,
marginTop
:
30
,
marginTop
:
30
,
fontSize
:
17
fontSize
:
17
,
},
},
inputErrIcon
:
{
inputErrIcon
:
{
color
:
color
.
red1
,
color
:
color
.
red1
,
...
@@ -48,10 +47,9 @@ export const theme = StyleSheet.create({
...
@@ -48,10 +47,9 @@ export const theme = StyleSheet.create({
inputContainer
:
{
inputContainer
:
{
flex
:
1
,
flex
:
1
,
flexDirection
:
'row'
,
flexDirection
:
'row'
,
justifyContent
:
'center'
,
alignItems
:
'flex-end'
,
alignItems
:
'flex-end'
,
borderBottomColor
:
'#cfd7db'
,
borderBottomColor
:
'#cfd7db'
,
borderBottomWidth
:
1
,
borderBottomWidth
:
1
,
paddingBottom
:
5
paddingBottom
:
5
,
},
},
});
});
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment