mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2026-08-16 08:40:20 +02:00
fix(editor): Fix design system button with icon vertical alignment (#6284)
* fix(editor): Fix design system button with icon vertical alignment * trigger checks --------- Co-authored-by: Alex Grozav <alex@grozav.com>
This commit is contained in:
co-authored by
Alex Grozav
parent
3f7c4f0ad4
commit
fc580f7ee8
@@ -467,6 +467,7 @@ $loading-overlay-background-color: rgba(255, 255, 255, 0);
|
||||
.icon {
|
||||
display: inline-flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
svg {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user