feat(fluxWizard): add bottom margin to query builder

pull/5852/head
Pavel Zavora 2022-01-12 11:38:43 +01:00
parent e13c686456
commit da4e51184a
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
display: flex;
flex-direction: column;
margin-left: 20px;
margin-bottom: 10px;
@include no-user-select();
}