提交 de266e53 编写于 作者: chenli_1989's avatar chenli_1989

perf: optimize tabs dropdown-menu style

上级 b85a11d0
......@@ -181,6 +181,25 @@ html[data-theme='light'] {
}
}
.ant-tabs-dropdown-menu {
&-title-content {
display: flex;
align-items: center;
.@{prefix-cls} {
&-content__info {
width: auto;
margin-left: 0;
line-height: 28px;
}
}
}
&-item-remove {
margin-left: auto;
}
}
.multiple-tabs__dropdown {
.ant-dropdown-content {
width: 172px;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册