@ -172,17 +172,6 @@ App.prototype.renderAppBar = function () {
]),
// extra app-header space
// h('.app-header', {
// style: {
// visibility: props.isUnlocked ? 'visible' : 'none',
// background: '#EFEFEF', // $gallery
// height: '38px',
// position: 'relative',
// zIndex: 12,
// },
// })
])
)
}