mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-09 04:33:59 +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