0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-08-28 13:05:19 +02:00
gitea/web_src/less/_package.less
2022-09-27 15:03:24 +02:00

9 lines
125 B
Text

.container-labels {
td:nth-child(1) {
vertical-align: top;
}
td:nth-child(2) {
overflow-wrap: anywhere;
}
}