style(仪表板-下拉列表): 预览模式没有纵向滚动条

This commit is contained in:
fit2cloud-chenyw 2022-08-02 21:28:48 +08:00
parent 8ab50fa483
commit 8f2a3612e2

View File

@ -171,7 +171,7 @@ export default {
<style lang="scss" scoped>
.my-container {
position: relative;
overflow: auto;
overflow: auto !important;
top: 0px;
right: 0px;
bottom: 0px;