mirror of
https://github.com/go-gitea/gitea
synced 2025-01-05 09:15:58 +01:00
790770aef3
Backport of #21251
10 lines
125 B
Plaintext
10 lines
125 B
Plaintext
.container-labels {
|
|
td:nth-child(1) {
|
|
vertical-align: top;
|
|
}
|
|
|
|
td:nth-child(2) {
|
|
overflow-wrap: anywhere;
|
|
}
|
|
}
|