fix: add max-width

This commit is contained in:
Arvid Norlin
2024-06-04 14:17:59 +02:00
parent af33f18a6a
commit aef029f9d9
4 changed files with 10 additions and 1 deletions

View File

@@ -32,6 +32,7 @@
font-size: var(--typography-Caption-Regular-fontSize);
font-weight: 400;
padding: 0 var(--Spacing-x3) var(--Spacing-x2);
vertical-align: top;
}
.td {