1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-13 23:20:49 +00:00

Merge branch 'release/v1.22' into backport-30715-v1.22

This commit is contained in:
Giteabot 2024-05-09 07:53:14 +08:00 committed by GitHub
commit f6e980f9ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -358,6 +358,7 @@
}
.ui.vertical.menu .active.item {
background: var(--color-active);
border-radius: 0;
}
.ui.vertical.menu > .active.item:first-child {