Commit 6fb3ab9d authored by 张伯涛's avatar 张伯涛

打开新增角色弹窗时,y轴滚动条位置会变动

parent d7362022
...@@ -47,7 +47,7 @@ export default { ...@@ -47,7 +47,7 @@ export default {
// fix css style bug in open el-dialog // fix css style bug in open el-dialog
.el-popup-parent--hidden { .el-popup-parent--hidden {
.fixed-header { .fixed-header {
padding-right: 15px; //padding-right: 15px;
} }
} }
</style> </style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment