1
1
mirror of https://github.com/go-gitea/gitea synced 2025-09-28 03:28:13 +00:00

fix build view ui

This commit is contained in:
wxiaoguang
2022-10-21 22:30:06 +08:00
committed by Jason Song
parent 34a1bb2c20
commit ea5e769428
8 changed files with 40 additions and 71 deletions

View File

@@ -1755,7 +1755,7 @@ footer {
.ui {
&.left,
&.right {
line-height: 40px;
line-height: 39px; // there is a border-top on the footer, so make the line-height 1px less
}
}
}