mirror of
https://github.com/go-gitea/gitea
synced 2025-07-16 07:18:37 +00:00
Improve the branch selector tab UI (#26631)
This commit is contained in:
@@ -1255,8 +1255,8 @@
|
||||
color: var(--color-text-light-2);
|
||||
}
|
||||
|
||||
.repository .filter.dropdown .menu {
|
||||
margin-top: 1px !important;
|
||||
.repository .ui.dropdown.filter > .menu {
|
||||
margin-top: 1px;
|
||||
}
|
||||
|
||||
.repository.branches .commit-divergence .bar-group {
|
||||
|
Reference in New Issue
Block a user