mirror of
https://github.com/certd/certd.git
synced 2026-05-16 13:17:29 +08:00
feat: 支持vip转移
This commit is contained in:
@@ -136,14 +136,15 @@ export default {
|
||||
}
|
||||
|
||||
.main {
|
||||
min-width: 260px;
|
||||
min-width: 300px;
|
||||
width: 94%;
|
||||
}
|
||||
|
||||
.footer {
|
||||
// position: absolute;
|
||||
width: 100%;
|
||||
bottom: 0;
|
||||
margin: 48px 0 24px;
|
||||
margin: 24px 0 24px;
|
||||
text-align: center;
|
||||
|
||||
.links {
|
||||
|
||||
Reference in New Issue
Block a user