Commit f411d430 authored by ninabreznik's avatar ninabreznik Committed by yann300

fix responsiveness in transactionActions

parent b9e5775a
...@@ -112,6 +112,7 @@ var css = csjs` ...@@ -112,6 +112,7 @@ var css = csjs`
display: flex; display: flex;
justify-content: space-evenly; justify-content: space-evenly;
align-items: center; align-items: center;
flex-wrap: wrap;
} }
.item { .item {
margin-right: 1em; margin-right: 1em;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment