mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
fix(editor): Fix github star button layout (#13630)
This commit is contained in:
committed by
GitHub
parent
999fb8174a
commit
139b5b378d
@@ -771,6 +771,7 @@ $--header-spacing: 20px;
|
||||
.container {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
padding: var(--spacing-xs) var(--spacing-m);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-wrap: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user