mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 18:58:38 +00:00
9
web_src/less/_package.less
Normal file
9
web_src/less/_package.less
Normal file
@@ -0,0 +1,9 @@
|
||||
.container-labels {
|
||||
td:nth-child(1) {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
td:nth-child(2) {
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user