fix: 修复部分开发环境仪表板编辑无法拖拽问题
This commit is contained in:
parent
8e188bee57
commit
0dc1c364c1
@ -675,10 +675,10 @@ export default {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.el-main >>> .el-drawer__wrapper{
|
||||
.el-main ::v-deep .el-drawer__wrapper{
|
||||
width: 310px!important;
|
||||
}
|
||||
.el-main >>> .el-drawer__body{
|
||||
.el-main ::v-deep .el-drawer__body{
|
||||
overflow-y: auto;
|
||||
}
|
||||
.button-show{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user