forked from forgejo/forgejo
Improve the branch selector tab UI (#26631)
This commit is contained in:
parent
5bd63f83e3
commit
42cbe6005a
2 changed files with 39 additions and 22 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue