mirror of
https://gitee.com/gitea/gitea
synced 2026-01-06 15:45:47 +08:00
Fix repository settings collobration list display (#2151)
This commit is contained in:
@@ -1406,6 +1406,11 @@
|
||||
min-height: 60px;
|
||||
}
|
||||
}
|
||||
&.collaborator {
|
||||
> .item {
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user