0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-14 13:19:10 +02:00
gitea/web_src/less/_package.less

10 lines
125 B
Text
Raw Normal View History

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