pull/329/head 1.2.1
tangjinzhou 6 years ago
parent e78ca51604
commit 34d5df2fcd

@ -1,6 +1,6 @@
{
"name": "ant-design-vue",
"version": "1.2.0",
"version": "1.2.1",
"title": "Ant Design Vue",
"description": "An enterprise-class UI design language and Vue-based implementation",
"keywords": [

@ -103,7 +103,7 @@
}
.site-sidebar{
position: fixed;
z-index: 1;
z-index: 2;
overflow-y: scroll;
width: 100%;
top: 0;

Loading…
Cancel
Save