feat: Update layout of app-content containers for improved responsiveness

This commit is contained in:
MayaTheShy
2026-02-16 02:11:18 -05:00
parent b036218fff
commit 81bfdd75d5

View File

@@ -49,10 +49,12 @@
.app-content.split .map-container {
flex: 1;
width: 50%;
}
.app-content.split .panel-container {
width: 600px;
flex: 1;
width: 50%;
}
.app-content.map .panel-container {