Contain large table rows within width

This commit is contained in:
2026-06-04 18:40:57 +02:00
parent 2782f3b024
commit b15e7525ce
+1
View File
@@ -84,6 +84,7 @@
align-items: stretch;
gap: 0;
width: 100%;
box-sizing: border-box;
background: var(--color-white);
}