🐛 Fix broken layout in some form fields

This commit is contained in:
Andrés Moya 2020-06-11 13:05:23 +02:00 committed by Andrey Antukh
parent 7b44f34b32
commit 5791a98c1c
4 changed files with 9 additions and 7 deletions

View file

@ -562,6 +562,8 @@
.orientation-icon {
margin-left: $small;
display: flex;
align-items: center;
svg {
cursor: pointer;