mirror of
https://github.com/urbit/shrub.git
synced 2025-01-03 01:54:43 +03:00
leap: pass background color to input
This commit is contained in:
parent
8a53574453
commit
c10562a98c
@ -17,6 +17,8 @@ export class OmniboxInput extends Component {
|
||||
}
|
||||
width='100%'
|
||||
p='2'
|
||||
backgroundColor='white'
|
||||
color='black'
|
||||
border='1px solid transparent'
|
||||
borderRadius='2'
|
||||
maxWidth='calc(600px - 1.15rem)'
|
||||
|
Loading…
Reference in New Issue
Block a user