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

Fix tabs wrapper border overflow

The border-bottom of the tabs wrapper overflows on both sides
上级 5dce47a6
No related branches found
No related tags found
无相关合并请求
......@@ -218,10 +218,6 @@ $tabs-holder-z-index: 250;
.epic-tabs-holder {
top: $header-height;
z-index: $tabs-holder-z-index;
margin-left: -$gl-padding;
margin-right: -$gl-padding;
padding-left: $gl-padding;
padding-right: $gl-padding;
background-color: $body-bg;
border-bottom: 1px solid $border-color;
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册