update it

This commit is contained in:
Sukchan Lee 2017-06-23 13:20:54 +09:00
parent de3243ef86
commit be3e674a1e
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ const Header = ({ onSidebarToggle, onLogoutRequest }) => (
Next.EPC
</Title>
<Thumbnail onClick={onLogoutRequest}>
<Tooltip bottom content='Logout' width="80px">
<Tooltip bottom content='Logout' width="60px">
<ThumbnailIcon size="2rem" color={oc['pink'][4]} />
</Tooltip>
</Thumbnail>