Commit 2b9ca7ab authored by yann300's avatar yann300

compile icon fix styling

parent a70e0486
...@@ -615,7 +615,7 @@ const css = csjs` ...@@ -615,7 +615,7 @@ const css = csjs`
color: ${styles.rightPanel.modalDialog_text_Secondary}; color: ${styles.rightPanel.modalDialog_text_Secondary};
} }
.icon { .icon {
margin-right: 3%; margin-right: 0.3em;
} }
.spinningIcon { .spinningIcon {
margin-right: .3em; margin-right: .3em;
......
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