Loading web/src/components/admin_panel_places/admin_panel_place_register/assets/css/styles.css +17 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ top: 0; bottom: 0; margin: auto; width: 70vw; width: 75vw; height: 90vh; display: flex; flex-direction: column; Loading Loading @@ -94,7 +94,7 @@ } .place_description{ height: 200px; height: 150px; padding: 5px; overflow-y: auto; resize: none; Loading @@ -117,3 +117,18 @@ .town_select_cnt div select{ width: 50%; } .input_body{ display: flex; width: 100%; flex-direction: row; } .input_body div{ height: 100%; width: 50%; display: flex; flex-direction: row; justify-content: center; align-items: center; } No newline at end of file Loading
web/src/components/admin_panel_places/admin_panel_place_register/assets/css/styles.css +17 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ top: 0; bottom: 0; margin: auto; width: 70vw; width: 75vw; height: 90vh; display: flex; flex-direction: column; Loading Loading @@ -94,7 +94,7 @@ } .place_description{ height: 200px; height: 150px; padding: 5px; overflow-y: auto; resize: none; Loading @@ -117,3 +117,18 @@ .town_select_cnt div select{ width: 50%; } .input_body{ display: flex; width: 100%; flex-direction: row; } .input_body div{ height: 100%; width: 50%; display: flex; flex-direction: row; justify-content: center; align-items: center; } No newline at end of file