mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-17 08:03:49 +08:00
pre-combine version
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.container{
|
||||
min-height:100vh;
|
||||
height:100%;
|
||||
background-color:#f6f6f6;
|
||||
background-color:#fff;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
@@ -22,6 +22,7 @@
|
||||
@media screen and (max-width:768px) {
|
||||
.ts-max-width--460{
|
||||
padding:4.375rem 1.25rem;
|
||||
box-shadow: unset;
|
||||
}
|
||||
.rc-column *{
|
||||
font-size:.875rem;
|
||||
|
||||
Reference in New Issue
Block a user