fix spacing between buttons

This commit is contained in:
Mutasem 2021-08-02 23:15:47 +02:00
parent 4187fd293b
commit 93c6b237ed

View file

@ -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;