mirror of https://sc.cryxtal.org/crystal/forgejo
8 lines
127 B
8 lines
127 B
2 years ago
|
.container-labels td:nth-child(1) {
|
||
|
vertical-align: top;
|
||
|
}
|
||
|
|
||
|
.container-labels td:nth-child(2) {
|
||
|
overflow-wrap: anywhere;
|
||
|
}
|