🐛 fix alignement of icon

This commit is contained in:
Eva 2022-03-22 09:50:18 +01:00
parent 5ce3ce06c6
commit ba46ab7361
2 changed files with 2 additions and 0 deletions

View file

@ -874,6 +874,7 @@
.element-set-options-group {
display: flex;
justify-content: space-between;
padding: 3px;
border: 1px solid $color-black;
border-radius: 4px;