added header search text

This commit is contained in:
toast 2020-10-29 01:43:08 -07:00
parent fed0bd9122
commit 36c95aadac

View File

@ -212,6 +212,14 @@ export default class ApplicationHeader extends React.Component {
<SVG.Search height="24px" /> <SVG.Search height="24px" />
</span> </span>
</span> </span>
<span css={STYLES_MOBILE_HIDDEN}>
<span
css={STYLES_ICON_ELEMENT}
style={{ marginLeft: 16, color: Constants.system.border, cursor: "default" }}
>
<p>CMD+F</p>
</span>
</span>
</div> </div>
{/* <div css={STYLES_MIDDLE} /> */} {/* <div css={STYLES_MIDDLE} /> */}
<div css={STYLES_RIGHT}> <div css={STYLES_RIGHT}>