forked from github/dataease
style(仪表板-下拉列表): 预览模式没有纵向滚动条
This commit is contained in:
parent
8ab50fa483
commit
8f2a3612e2
@ -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