show reset icon with zoom percentage during zen mode (#1540)

This commit is contained in:
Aakansha Doshi 2020-05-09 18:17:22 +05:30 committed by GitHub
parent 3b1d6910aa
commit 5b80ad045b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 35 additions and 19 deletions

View file

@ -46,7 +46,7 @@ export function LockIcon(props: LockIconProps) {
return (
<label
className={`ToolIcon ToolIcon__lock ToolIcon_type_floating ${sizeCn} zen-mode-visibility ${
props.zenModeEnabled && "hidden disable-pointerEvents"
props.zenModeEnabled && "zen-mode-visibility--hidden"
}`}
title={`${props.title} — Q`}
>