mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 19:11:13 +00:00
fix(editor): Fix the issue with icon Emojis not being centered (#16067)
Co-authored-by: luka <zhoupf@seirobotics.net>
This commit is contained in:
@@ -495,7 +495,6 @@ onMounted(() => {
|
||||
.project-name {
|
||||
display: flex;
|
||||
gap: var(--spacing-2xs);
|
||||
align-items: center;
|
||||
|
||||
.project-name-input {
|
||||
flex: 1;
|
||||
|
||||
Reference in New Issue
Block a user