Merge pull request #576 from dataease/pr@dev@refactor_panel-linkage-more2

refactor:调整仪表板清除联动按钮位置
This commit is contained in:
王嘉豪 2021-08-10 18:53:51 +08:00 committed by GitHub
commit 8b1b918373
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ export default {
<style lang="scss" scoped>
.bar-main{
position: absolute;
left: 0px;
right: 0px;
z-index: 10;
height: 20px;
border-radius:2px;