mirror of https://github.com/go-gitea/gitea.git
parent
31f934c1d8
commit
904b324716
@ -0,0 +1,9 @@
|
||||
.container-labels {
|
||||
td:nth-child(1) {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
td:nth-child(2) {
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue