Fixed space between preview icon (#2218)

This commit is contained in:
Vito
2021-07-07 14:33:31 +02:00
committed by GitHub
parent 1c7db98333
commit f2054fcf4d
@@ -50,7 +50,7 @@
display: flex;
align-items: flex-end;
justify-content: space-between;
margin: 0px 5px;
margin: 5px 5px;
padding-right: 24px;
}