Skip to content
代码片段 群组 项目
提交 11cbe3bc 编辑于 作者: Sascha Eggenberger's avatar Sascha Eggenberger
浏览文件

MR widget deploy heading: Fix border bottom color

上级 2b6667dd
No related branches found
No related tags found
2 合并请求!3031Merge per-main-jh to main-jh by luzhiyuan,!3030Merge per-main-jh to main-jh
...@@ -355,7 +355,7 @@ ...@@ -355,7 +355,7 @@
} }
&:not(:last-child) { &:not(:last-child) {
border-bottom: 1px solid var(--gl-border-color-default); @apply gl-border-b gl-border-b-section;
} }
} }
...@@ -970,7 +970,7 @@ ...@@ -970,7 +970,7 @@
} }
.note-discussion { .note-discussion {
border-bottom: 1px solid var(--gray-100, $gray-100) !important; @apply gl-border-b #{!important};
} }
.discussion-collapsible { .discussion-collapsible {
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册