mirror of
https://github.com/go-gitea/gitea.git
synced 2024-09-01 14:56:30 +00:00
Fix dropdown content overflow
This commit is contained in:
parent
1b0ccf4bea
commit
d4978e937a
@ -1362,6 +1362,7 @@ table th[data-sortt-desc] .svg {
|
||||
gap: .25rem;
|
||||
vertical-align: middle;
|
||||
min-width: 0; /* make ellipsis work */
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.ui.ui.dropdown.selection {
|
||||
|
Loading…
Reference in New Issue
Block a user