mirror of
https://github.com/dataease/dataease.git
synced 2026-05-19 18:38:16 +08:00
style(仪表板-下拉列表): 预览模式没有纵向滚动条
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user