mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-08-06 18:24:39 +08:00
Search bar for issues/pulls (#530)
This commit is contained in:
@ -2926,6 +2926,10 @@ footer .ui.language .menu {
|
||||
width: 16px;
|
||||
text-align: center;
|
||||
}
|
||||
.navbar {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.ui.repository.list .item {
|
||||
padding-bottom: 25px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user