mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
increase width of selector
This commit is contained in:
parent
5b8dd354d9
commit
9e546d9f51
|
@ -795,7 +795,7 @@ export default mixins(
|
|||
}
|
||||
|
||||
.runSelector {
|
||||
max-width: 100px;
|
||||
max-width: 200px;
|
||||
margin-left: var(--spacing-s);
|
||||
margin-bottom: var(--spacing-s);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue