1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-07 19:17:21 +00:00
wxiaoguang
2024-11-21 11:31:54 +08:00
committed by GitHub
parent efb55cd8ef
commit 07373f1d5d
6 changed files with 8 additions and 16 deletions

View File

@ -1397,6 +1397,10 @@ table th[data-sortt-desc] .svg {
gap: .5rem;
min-width: 0;
}
.ui.dropdown .menu.flex-items-menu > .item img,
.ui.dropdown .menu.flex-items-menu > .item svg {
margin: 0; /* use gap, but not margin */
}
.ui.dropdown.ellipsis-items-nowrap > .text {
overflow: hidden;