Merge pull request #1523 from dataease/pr@dev@refactor_panel-edit

fix: 仪表板下拉列表组件选择未靠左排列
This commit is contained in:
王嘉豪
2021-12-27 11:16:48 +08:00
committed by GitHub

View File

@@ -220,6 +220,7 @@ export default {
position: absolute;
top: 30px;
bottom: 0;
text-align: left;
}
}