mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
fix spacing between buttons
This commit is contained in:
parent
4187fd293b
commit
93c6b237ed
|
@ -305,9 +305,8 @@ export default mixins(externalHooks, nodeBase, nodeHelpers, workflowHelpers).ext
|
|||
text-align: center;
|
||||
|
||||
.option {
|
||||
width: 20px;
|
||||
width: 28px;
|
||||
display: inline-block;
|
||||
padding: 0 0.3em;
|
||||
|
||||
&.touch {
|
||||
display: none;
|
||||
|
|
Loading…
Reference in a new issue