Ensure action items are aligned on mobile

This commit is contained in:
Johannes Zellner
2020-06-11 19:33:59 +02:00
parent 3dd659639d
commit ec71b622fc
+1 -1
View File
@@ -331,7 +331,7 @@ textarea {
@media(max-width:767px) {
opacity: 1;
top: 20px;
top: 0;
right: 20px;
}