1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 10:51:17 +00:00

[share link] email address verification: redesigned the 'verification form' UI & the 2 emails (#6399)

This commit is contained in:
llj
2024-07-23 13:30:09 +08:00
committed by GitHub
parent c64bb90669
commit cd5a9b824c
11 changed files with 143 additions and 224 deletions

View File

@@ -2065,3 +2065,11 @@ a.sf-popover-item {
background: #6e7687;
height: 12px;
}
#email-audit-form .email-input {
width: 172px;
}
#email-audit-form .get-code-btn {
width: 102px;
}