mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00: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