提交 970824c9 编写于 作者: A afc163

Add new version hint

上级 616f7d50
......@@ -149,6 +149,10 @@ a.logo {
max-height: 200px;
}
.autoComplete .ant-select-dropdown-menu-item {
border-radius: 0!important;
}
.autoComplete .ant-component-decs {
font-size: 12px;
position: absolute;
......@@ -157,6 +161,18 @@ a.logo {
right: 16px;
}
.global-hint {
float: left;
color: #666;
margin-left: 80px;
font-size: 12px;
padding: 4px 10px;
margin-top: 26px;
border-radius: 6px;
box-shadow: 0 0 3px #ddd;
opacity: 0.8;
}
.nav {
height: 80px;
line-height: 80px;
......
......@@ -58,6 +58,9 @@
<div class="search">
<div id="autoComplete"></div>
</div>
<div class="global-hint">
0.11 已发布,0.10 文档请访问 <a href="http://010x.ant.design/">010x.ant.design</a>
</div>
<nav class="nav">
<span class="bar"></span>
<ul>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册