fix(editor): Update execution view layout (#6882)

* fix(editor): Update execution view layout

* fix(editor): Update element UI dropdown close method

* fix(editor): Icons vertical alignment in exec list card
This commit is contained in:
Csaba Tuncsik
2023-08-09 14:41:23 +02:00
committed by GitHub
parent eda34a7ae7
commit 0339732378
2 changed files with 6 additions and 15 deletions

View File

@@ -238,7 +238,7 @@ export default defineComponent({
.icons {
display: flex;
align-items: baseline;
align-items: center;
}
.icon {