mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
fix: style lint
This commit is contained in:
parent
9af3df83d8
commit
bbf3875caf
@ -98,18 +98,18 @@
|
||||
height: @header-height;
|
||||
padding-left: 40px;
|
||||
overflow: hidden;
|
||||
line-height: @header-height;
|
||||
white-space: nowrap;
|
||||
text-decoration: none;
|
||||
color: @site-heading-color;
|
||||
font-size: 18px;
|
||||
font-family: Avenir, @font-family, sans-serif;
|
||||
line-height: @header-height;
|
||||
white-space: nowrap;
|
||||
text-decoration: none;
|
||||
|
||||
img {
|
||||
height: 32px;
|
||||
margin-right: 16px;
|
||||
position: relative;
|
||||
top: -1.5px;
|
||||
height: 32px;
|
||||
margin-right: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user