Commit 33226bff authored by yann300's avatar yann300 Committed by GitHub

remove 'justify-content' from class ''activeMode'

parent f2318b6c
...@@ -25,7 +25,6 @@ var css = csjs` ...@@ -25,7 +25,6 @@ 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