feat: align committee with shared UI foundations

This commit is contained in:
2026-08-18 21:32:34 +02:00
parent 75c9488f66
commit be411e4ca8
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -249,7 +249,7 @@
border-top: 1px solid var(--border);
}
@media (max-width: 1050px) {
@media (max-width: 1100px) {
.committee-workspace {
grid-template-columns: minmax(190px, 0.7fr) minmax(220px, 0.9fr) minmax(360px, 1.6fr);
}