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:
@@ -73,6 +73,10 @@
|
||||
background-color: #FAFAFA;
|
||||
margin-top: -15px;
|
||||
padding-top: 15px;
|
||||
|
||||
.ui.tabs.divider {
|
||||
border-bottom: none;
|
||||
}
|
||||
}
|
||||
.filter.menu {
|
||||
.label.color {
|
||||
|
Reference in New Issue
Block a user