meta preview action buttons section styles fixed when empty

This commit is contained in:
nklhrstv 2020-04-07 15:07:30 +03:00
parent 7b1af891dd
commit 90360edaf0

View file

@ -174,7 +174,7 @@
display: flex;
flex-direction: row;
flex-wrap: wrap;
height: 10rem;
max-height: 10rem;
padding: 0 2rem;
.action-button {