mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-22 04:10:01 +00:00
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:
@@ -238,7 +238,7 @@ export default defineComponent({
|
||||
|
||||
.icons {
|
||||
display: flex;
|
||||
align-items: baseline;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.icon {
|
||||
|
||||
Reference in New Issue
Block a user