修改
This commit is contained in:
parent
be6b68271e
commit
2f0dd74c79
@ -443,7 +443,7 @@ export default {
|
|||||||
}
|
}
|
||||||
.home {
|
.home {
|
||||||
.form {
|
.form {
|
||||||
width: 98%;
|
width: 99%;
|
||||||
margin: 10px auto;
|
margin: 10px auto;
|
||||||
padding: 13px 0 0 0;
|
padding: 13px 0 0 0;
|
||||||
background-color: #fff !important;
|
background-color: #fff !important;
|
||||||
@ -452,7 +452,7 @@ export default {
|
|||||||
margin: 10px auto 5px;
|
margin: 10px auto 5px;
|
||||||
}
|
}
|
||||||
.bottomsstics {
|
.bottomsstics {
|
||||||
width: 98%;
|
width: 99%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
@ -463,6 +463,7 @@ export default {
|
|||||||
width: 18%;
|
width: 18%;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
// margin-left: 1%;
|
||||||
.allactive {
|
.allactive {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background: #e8f4ff;
|
background: #e8f4ff;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user