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