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(
|
||||
{
|
||||
name: up.button || 'arrow-left',
|
||||
size: 0.75,
|
||||
style: { verticalAlign: 'middle' }
|
||||
size: 0.75
|
||||
},
|
||||
upProps
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user