Adjusted sidebar width to 340px to prevent overflow
Deploy TrassenPlaner / deploy (push) Waiting to run Details

This commit is contained in:
Johannes Baumeister 2026-04-15 21:15:56 +02:00
parent e20ebbfcf3
commit b75dd45677
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
--bg-glass: rgba(255, 253, 235, 0.85);
/* Warm base */
--border-glass: rgba(204, 163, 0, 0.2);
--sidebar-width: 300px;
--sidebar-width: 340px;
--panel-width: 310px;
--success: #299500;
/* CMYK 75 10 100 35 */