Vertically align appbar icon - better styling
This commit is contained in:
parent
549c336c47
commit
b9f33cbb64
@ -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