Pane layout patches for mobile, Code cleanup.

This commit is contained in:
Cutieguwu
2025-08-21 11:40:04 -04:00
parent 5f4049c10c
commit 5bde31a42f
7 changed files with 13 additions and 23 deletions

View File

@@ -1,6 +1,4 @@
.location {
grid-area: location;
margin: 0;
padding: var(--spacing-small);
background-color: var(--background-2);