Commit 52b64ba3 authored by jim's avatar jim

optimize GeographicView style

parent 972719ae
......@@ -7,7 +7,7 @@
}
.item:first-child {
margin-right: 8px;
width: calc(50% - 8px);
width: ~'calc(50% - 8px)';
}
}
......
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