feat: change class name

This commit is contained in:
Fredrik Thorsson
2024-07-05 15:32:28 +02:00
parent 2f1f81530a
commit 7f69ba536b
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@
font-size: var(--typography-Caption-Regular-fontSize);
}
.labels {
.chips {
display: flex;
flex-wrap: wrap;
gap: var(--Spacing-x1);