mirror of
https://gitee.com/gitea/gitea
synced 2025-12-26 10:16:34 +08: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