feat: Update layout of app-content containers for improved responsiveness
This commit is contained in:
@@ -49,10 +49,12 @@
|
|||||||
|
|
||||||
.app-content.split .map-container {
|
.app-content.split .map-container {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
width: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.app-content.split .panel-container {
|
.app-content.split .panel-container {
|
||||||
width: 600px;
|
flex: 1;
|
||||||
|
width: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.app-content.map .panel-container {
|
.app-content.map .panel-container {
|
||||||
|
|||||||
Reference in New Issue
Block a user