mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-05-28 21:41:22 +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