画像编辑滚动条
This commit is contained in:
parent
a9a3e03c7e
commit
1f4c6a662f
@ -338,7 +338,7 @@ export default {
|
|||||||
.texts {
|
.texts {
|
||||||
// overflow-y: scroll;
|
// overflow-y: scroll;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
width: 72%;
|
width: 73%;
|
||||||
height: calc(100vh - 246px);
|
height: calc(100vh - 246px);
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
.topform {
|
.topform {
|
||||||
@ -392,7 +392,7 @@ export default {
|
|||||||
// background-color: #f2f4f5;
|
// background-color: #f2f4f5;
|
||||||
// padding-top: 10px;
|
// padding-top: 10px;
|
||||||
height: calc(100vh - 84px);
|
height: calc(100vh - 84px);
|
||||||
padding: 0px 10px 10px 0px;
|
padding: 0px 0px 10px 0px;
|
||||||
// height: calc(100vh - 46px);
|
// height: calc(100vh - 46px);
|
||||||
.topheadertop {
|
.topheadertop {
|
||||||
width: 99%;
|
width: 99%;
|
||||||
|
|||||||
@ -287,4 +287,4 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user