1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-10 03:11:07 +00:00

Revoke invitation (#3899)

This commit is contained in:
sniper-py
2019-08-05 20:46:59 +08:00
committed by Daniel Pan
parent c7933c7f63
commit c462709b4f
18 changed files with 549 additions and 239 deletions

View File

@@ -21,3 +21,9 @@
cursor: pointer;
vertical-align: middle;
}
.submit-btn .loading-icon {
margin: 1px auto;
width: 21px;
height: 21px;
}