Commit 60eab0eb authored by Ross's avatar Ross

conflicts

parent 097a6afd
...@@ -24,5 +24,6 @@ ...@@ -24,5 +24,6 @@
#app-container { #app-container {
width: 100vw; width: 100vw;
height: 100vh; height: 100vh;
@extend %col-nowrap; @extend %col-nowrap;
} }
\ No newline at end of file
...@@ -181,7 +181,6 @@ class CreateExchange extends Component { ...@@ -181,7 +181,6 @@ class CreateExchange extends Component {
'header--inactive': !isConnected, 'header--inactive': !isConnected,
})} })}
/> />
<ModeSelector title={t("createExchange")} /> <ModeSelector title={t("createExchange")} />
<AddressInputPanel <AddressInputPanel
title="Token Address" title="Token Address"
......
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