@@ -78,4 +78,8 @@ const clickItem = (item) => {
position: relative;
}
+
+.area-info {
+ width: 375px;
+}
</style>