gateway: 입구의 지도를 iframe으로 변경

This commit is contained in:
2021-08-20 04:58:05 +09:00
parent 92458fb1b3
commit b0e7221950
6 changed files with 104 additions and 42 deletions
+4 -2
View File
@@ -127,6 +127,8 @@ input::-webkit-input-placeholder {
border-radius: .2rem;
}
#running_map {
margin-top: 20px;
#running_map{
overflow: hidden;
border: none;
width:700px;
}