mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 20:49:53 +08:00
site: tweak style
This commit is contained in:
parent
3a3d550b54
commit
74e36325a2
@ -159,7 +159,7 @@ export default class Header extends React.Component {
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
<FormattedMessage id="app.header.menu.pro" />
|
||||
<span style={{ display: 'inline-block', position: 'relative', top: -2, width: 6, marginLeft: 4 }}>
|
||||
<span style={{ display: 'inline-block', position: 'relative', top: -2, width: 6, marginLeft: 8 }}>
|
||||
<Badge dot />
|
||||
</span>
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user