mirror of https://github.com/go-gitea/gitea.git
use min-width: 0
parent
102c8951d9
commit
1602044207
|
|
@ -531,8 +531,7 @@ td .commit-summary {
|
|||
line-height: 32px;
|
||||
vertical-align: middle;
|
||||
color: var(--color-text-light);
|
||||
max-width: 100%;
|
||||
padding-right: 1rem;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.repository.view.issue .comment-list .timeline-item .comment-text-line .ui.label {
|
||||
|
|
|
|||
Loading…
Reference in New Issue