fix: 仪表板下拉列表组件选择未靠左排列

This commit is contained in:
wangjiahao 2021-12-27 11:16:11 +08:00
parent ebf8c155e6
commit 9485610a77

View File

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