Remove 1 pixel gap below repository tabs

This commit is contained in:
Sasha Koshka 2022-08-10 00:11:56 -04:00 committed by emma
parent 14f7b593cf
commit e6af3f796b
1 changed files with 4 additions and 0 deletions

View File

@ -170,6 +170,10 @@
border-top-color: transparent;
}
.repository .header-wrapper .ui.tabs.divider {
border: none;
}
.following.bar.light {
background: hsl(0, 20%, 13%);
border-color: hsl(0, 20%, 16%);