提交 5a9d5a02 编写于 作者: W winh

Make create merge request / branch dropdown on issue page style consistent

上级 499b6406
......@@ -748,7 +748,8 @@
}
a,
button {
button,
.menu-item {
border-radius: 0;
padding: 8px 16px;
......
......@@ -186,6 +186,8 @@ ul.related-merge-requests > li {
}
.create-mr-dropdown-wrap {
@include new-style-dropdown;
.btn-group:not(.hide) {
display: flex;
}
......@@ -212,15 +214,6 @@ ul.related-merge-requests > li {
}
li:not(.divider) {
padding: 6px;
cursor: pointer;
&:hover,
&:focus {
background-color: $dropdown-hover-color;
color: $white-light;
}
&.droplab-item-selected {
.icon-container {
i {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册