mirror of
https://github.com/go-gitea/gitea
synced 2025-07-16 07:18:37 +00:00
Finish new organization members and invitation page
This commit is contained in:
@@ -150,8 +150,12 @@
|
||||
.invite-box {
|
||||
padding: 50px 0;
|
||||
min-height: 130px;
|
||||
text-align: center;
|
||||
margin: 0 auto;
|
||||
width: 50%;
|
||||
input {
|
||||
width: 250px;
|
||||
width: 300px;
|
||||
}
|
||||
}
|
||||
#org-member-list-block {
|
||||
padding-top: 2px;
|
||||
}
|
Reference in New Issue
Block a user