forked from github/dataease
Merge pull request #2768 from dataease/pr@dev@style_select_grid
style(仪表板-下拉列表): 预览模式没有纵向滚动条
This commit is contained in:
commit
850543f5c2
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user