forked from kevadesu/forgejo
Fix repository settings collobration list display (#2151)
This commit is contained in:
parent
858324c21a
commit
a739991b36
2 changed files with 8 additions and 0 deletions
|
@ -1406,6 +1406,11 @@
|
|||
min-height: 60px;
|
||||
}
|
||||
}
|
||||
&.collaborator {
|
||||
> .item {
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue