提交 527ca1a5 编写于 作者: Y yangkaixuan

Merge branch 'nutui-jdl' of https://github.com/jdf2e/nutui into nutui-jdl

......@@ -75,22 +75,31 @@
.nut-tab-panel {
max-height: 280px;
overflow-y: auto;
ul {
margin: 0;
padding: 0;
list-style: none;
}
}
}
.nut-tab-title-leftnav {
border: none;
max-height: 280px;
height: 280px !important;
overflow-y: auto;
overflow-x: hidden;
.nut-title-nav {
border: none;
}
.nut-tab-active .tab-line::after {
left: auto;
right: 0;
}
}
.nut-tabselect-main-title {
margin: 12px 0 8px 18px;
margin: 12px 0 0 18px;
font-size: 18px;
line-height: 25px;
color: #000;
......@@ -98,7 +107,7 @@
}
.nut-tabselect-sub-title {
margin: 22px 0 11px 18px;
margin: 8px 0 10px 18px;
line-height: 20px;
color: #666;
font-size: 14px;
......@@ -142,6 +151,7 @@
border-radius: 15px;
color: #fff;
text-align: center;
text-decoration: none;
}
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册