1
0
Fork 0
forked from forgejo/forgejo

Improve the branch selector tab UI (#26631)

This commit is contained in:
wxiaoguang 2023-08-21 21:35:02 +08:00 committed by GitHub
parent 5bd63f83e3
commit 42cbe6005a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 39 additions and 22 deletions

View file

@ -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 {