mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-23 22:12:19 +03:00
icons: downscales search a little
This commit is contained in:
parent
c2b1424760
commit
d4dad09cba
@ -126,7 +126,7 @@ export default class ApplicationHeader extends React.Component {
|
||||
style={{ marginLeft: 24 }}
|
||||
onClick={this._handleCreateSearch}
|
||||
>
|
||||
<SVG.Search height="20px" />
|
||||
<SVG.Search height="19px" />
|
||||
</span>
|
||||
</div>
|
||||
<div css={STYLES_MIDDLE} />
|
||||
|
Loading…
Reference in New Issue
Block a user