Variable: style
const
style:object
solana-app-kit / components/WalletSlide/portfolioBalance/portfolioBalance.style / style
Variable: style
const
style:object
Defined in: src/components/WalletSlide/portfolioBalance/portfolioBalance.style.ts:3
Type declaration
btn
btn:
object
btn.alignItems
alignItems:
"center"
="center"
btn.backgroundColor
backgroundColor:
string
="#F6F7F9"
btn.borderColor
borderColor:
string
="#EDEFF3"
btn.borderRadius
borderRadius:
number
=20
btn.borderWidth
borderWidth:
number
=2
btn.height
height:
number
=40
btn.justifyContent
justifyContent:
"center"
="center"
btn.width
width:
number
=40
btnGrp
btnGrp:
object
btnGrp.alignItems
alignItems:
"flex-start"
="flex-start"
btnGrp.display
display:
"flex"
="flex"
btnGrp.flexDirection
flexDirection:
"row"
="row"
btnGrp.justifyContent
justifyContent:
"space-between"
="space-between"
btnGrp.paddingHorizontal
paddingHorizontal:
number
=40
btnGrp.paddingVertical
paddingVertical:
number
=25
btnText
btnText:
object
btnText.color
color:
string
="#B7B7B8"
btnText.flexWrap
flexWrap:
"wrap"
="wrap"
btnText.fontSize
fontSize:
number
=12
btnText.fontWeight
fontWeight:
"400"
="400"
btnText.textAlign
textAlign:
"center"
="center"
btnWrapper
btnWrapper:
object
btnWrapper.alignItems
alignItems:
"center"
="center"
btnWrapper.flex
flex:
number
=1
btnWrapper.gap
gap:
number
=6
btnWrapper.height
height:
number
=80
container
container:
object
container.alignItems
alignItems:
"center"
="center"
container.display
display:
"flex"
="flex"
container.flexDirection
flexDirection:
"column"
="column"
container.gap
gap:
number
=8
container.width
width:
"70%"
="70%"