Vertically align appbar icon - better styling
This commit is contained in:
parent
4fba94f1fa
commit
dde7bb3e70
@ -30,8 +30,7 @@ export function AppBar(params) {
|
|||||||
Object.assign(
|
Object.assign(
|
||||||
{
|
{
|
||||||
name: up.button || 'arrow-left',
|
name: up.button || 'arrow-left',
|
||||||
size: 0.75,
|
size: 0.75
|
||||||
style: { verticalAlign: 'middle' }
|
|
||||||
},
|
},
|
||||||
upProps
|
upProps
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user