1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-15 23:17:19 +00:00
wxiaoguang
2025-01-06 05:20:22 +08:00
committed by GitHub
parent 4237736029
commit cf60734a4d
4 changed files with 7 additions and 6 deletions

View File

@@ -48,7 +48,8 @@
align-items: stretch;
}
/* hide all items */
#navbar .item {
#navbar .navbar-left > .item,
#navbar .navbar-right > .item {
display: none;
}
#navbar #navbar-logo {