mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
#1384 add pagination for repositories
This commit is contained in:
@@ -92,8 +92,11 @@
|
||||
|
||||
.list {
|
||||
.header {
|
||||
padding-top: 10px;
|
||||
padding-bottom: 5px;
|
||||
.ui.label {
|
||||
margin-top: -4px;
|
||||
padding: 4px 5px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.plus.icon {
|
||||
margin-top: 5px;
|
||||
|
Reference in New Issue
Block a user