mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-04 09:24:36 -04:00
Finish new organization members and invitation page
This commit is contained in:
parent
36b4c57ff1
commit
78add502d7
5 changed files with 44 additions and 8 deletions
|
@ -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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue