Revert to previous action group

This commit is contained in:
luis cielak 2018-08-28 16:06:06 -04:00
parent 08a607edb2
commit a332d67210

View File

@ -67,11 +67,6 @@
margin-left: $gap*3; margin-left: $gap*3;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
position: absolute;
bottom: 0;
right: 0;
background: white;
} }
} }