[ADF-3642] moved on the end the arrow (#3854)

This commit is contained in:
Vito
2018-10-03 11:55:12 +01:00
committed by Eugenio Romano
parent 58f61fd836
commit fdceca2138

View File

@@ -30,7 +30,7 @@
display: flex; display: flex;
button { button {
position: absolute; position: absolute;
right: 0; right: -14px;
top: 0; top: 0;
} }
} }