Commit 9ba1af25 authored by yann300's avatar yann300 Committed by GitHub

readd justify-content

parent 15e050f1
...@@ -25,6 +25,7 @@ var css = csjs` ...@@ -25,6 +25,7 @@ var css = csjs`
} }
.activeMode { .activeMode {
display : flex; display : flex;
justify-content : space-between;
margin-right : 10px; margin-right : 10px;
padding-right : 19px; padding-right : 19px;
} }
......
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