mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-09 10:03:36 +00:00
fix: format label input field
This commit is contained in:
parent
ae00a27a18
commit
001cfee956
@ -2,5 +2,4 @@
|
||||
background-color: #fff;
|
||||
border-radius: 12px;
|
||||
margin-top: 8px;
|
||||
|
||||
}
|
||||
|
@ -1,5 +1,6 @@
|
||||
import { Input as StatusInput, Text } from '@status-im/components'
|
||||
import { Label } from 'tamagui'
|
||||
|
||||
import './LabelInputField.css'
|
||||
|
||||
type LabelInputProps = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user