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