fixup linting

This commit is contained in:
Stevie Robinson 2024-07-16 20:06:15 +02:00
parent fbea24408b
commit 0796f4dd4f
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
background-color: var(--cardCenterBackgroundColor); background-color: var(--cardCenterBackgroundColor);
} }
.customFormats{ .customFormats {
display: flex; display: flex;
flex-wrap: wrap; flex-wrap: wrap;
} }