mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-08-21 02:21:07 +00:00
feat: login and register view
This commit is contained in:
@@ -271,9 +271,11 @@ export default {
|
||||
@media (max-width: 768px) {
|
||||
.login-page {
|
||||
flex-direction: column;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
|
||||
.login-page-content {
|
||||
margin-top: 20px;
|
||||
width: calc(100% - 40px);
|
||||
border-right: none;
|
||||
padding-left: 20px;
|
||||
|
||||
Reference in New Issue
Block a user