show ancho skipper on planner

This commit is contained in:
Sendou
2020-07-05 19:55:30 +03:00
parent 9e42038990
commit a7ff471344

View File

@@ -77,7 +77,7 @@ const MapSelect: React.FC<MapSelectProps> = ({ bg, setBg }) => {
return (
<Flex
w="400px"
h="300px"
h="500px"
rounded="lg"
overflow="hidden"
boxShadow="0px 0px 16px 6px rgba(0,0,0,0.1)"