mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 05:23:18 +08:00
登录页面初步
This commit is contained in:
@@ -79,6 +79,12 @@
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.c-flex {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.primary {
|
||||
color: #ff4d4f;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user