1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-19 08:48:37 +00:00

Fix branch selector UI (#30803)

Fix  #30802
This commit is contained in:
wxiaoguang
2024-05-02 18:45:23 +08:00
committed by GitHub
parent 82eca44581
commit ebe6f4cad7
7 changed files with 96 additions and 117 deletions

View File

@@ -871,6 +871,7 @@ input:-webkit-autofill:active,
.ui.dropdown .scrolling.menu {
border-color: var(--color-secondary);
border-radius: 0 0 var(--border-radius) var(--border-radius) !important;
}
.color-preview {