mirror of
https://github.com/n8n-io/n8n.git
synced 2026-06-02 01:37:07 +02:00
fix(editor): Align description button positioning (no-changelog) (#21947)
This commit is contained in:
parent
9ddedb03df
commit
13fe3fd57b
|
|
@ -221,7 +221,6 @@ watch(descriptionValue, (newValue) => {
|
|||
.description-button {
|
||||
border: none;
|
||||
position: relative;
|
||||
top: var(--spacing--5xs);
|
||||
|
||||
&.active {
|
||||
color: var(--color--background--shade-2);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user