refactor: expose editor panels in small device

This commit is contained in:
Carlos Valente
2025-06-23 06:59:34 +02:00
committed by Carlos Valente
parent b991627cb7
commit 984dcb0181
52 changed files with 336 additions and 131 deletions
@@ -7,5 +7,5 @@
display: flex;
align-items: center;
justify-content: center;
gap: 2rem;
gap: 1rem;
}