mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Remove border-bottom for tabs header divider
This commit is contained in:
@@ -1129,6 +1129,9 @@ footer .container .links > *:first-child {
|
||||
margin-top: -15px;
|
||||
padding-top: 15px;
|
||||
}
|
||||
.repository .header-wrapper .ui.tabs.divider {
|
||||
border-bottom: none;
|
||||
}
|
||||
.repository .filter.menu .label.color {
|
||||
margin-left: 15px;
|
||||
padding: 0 8px;
|
||||
|
Reference in New Issue
Block a user