Loading web/src/components/sa_panel_town/sa_panel_town_screen/css/styles.css +7 −1 Original line number Diff line number Diff line .sa_panel_town_content{ background: gray; width: 100%; height: 100%; max-height: 100%; display: flex; flex-direction: column; } Loading @@ -9,6 +9,7 @@ .town_panel_header{ display: flex; width: 100%; height: 7%; align-items: center; justify-content: center; padding: 5px; Loading @@ -20,3 +21,8 @@ position: absolute; right: 5px; } .sa_panel_town_body{ width: 100%; height: 93%; } No newline at end of file Loading
web/src/components/sa_panel_town/sa_panel_town_screen/css/styles.css +7 −1 Original line number Diff line number Diff line .sa_panel_town_content{ background: gray; width: 100%; height: 100%; max-height: 100%; display: flex; flex-direction: column; } Loading @@ -9,6 +9,7 @@ .town_panel_header{ display: flex; width: 100%; height: 7%; align-items: center; justify-content: center; padding: 5px; Loading @@ -20,3 +21,8 @@ position: absolute; right: 5px; } .sa_panel_town_body{ width: 100%; height: 93%; } No newline at end of file