mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-21 02:56:40 -08:00
fix: fix css issue
This commit is contained in:
parent
3da012ff8a
commit
e94f1f88b2
|
@ -168,7 +168,7 @@
|
|||
font-size: 12px;
|
||||
font-weight: 400;
|
||||
display: flex;
|
||||
align-items: end;
|
||||
align-items: flex-end;
|
||||
|
||||
&.is-closable {
|
||||
overflow-y: hidden;
|
||||
|
|
Loading…
Reference in a new issue