mirror of
https://gitee.com/gitea/gitea
synced 2025-11-17 06:50:24 +08: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