update rc-busness/assets/css/login.less.

This commit is contained in:
Admin 2022-01-20 04:39:50 +00:00 committed by Gitee
parent 7d7f4e9e27
commit 0268fb9a5e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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;