mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-03 02:36:39 +08:00
update rc-busness/assets/css/login.less.
This commit is contained in:
parent
7d7f4e9e27
commit
0268fb9a5e
@ -1,7 +1,9 @@
|
|||||||
.container{
|
.container{
|
||||||
min-height:80vh;
|
min-height:100vh;
|
||||||
height:100%;
|
height:100%;
|
||||||
background-color:#f6f6f6;
|
background-color:#f6f6f6;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
.ts-max-width--460{
|
.ts-max-width--460{
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
|
Loading…
Reference in New Issue
Block a user