mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-05 19:16:37 +00:00
perf: 优化登录页样式
This commit is contained in:
parent
0858d67098
commit
49b3df218e
@ -258,7 +258,13 @@
|
||||
|
||||
.mobile-logo {
|
||||
display: block;
|
||||
padding: 20px 30px 0 30px;
|
||||
padding: 0 30px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.right-image {
|
||||
height: revert;
|
||||
width: revert;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user