Style fixes

This commit is contained in:
hfcRed 2025-12-26 13:31:12 +01:00
parent b29613ca3d
commit 10c41f31d2

View File

@ -21,8 +21,5 @@
}
.componentContent {
display: flex;
flex-wrap: wrap;
gap: var(--spacing-sm);
align-items: center;
width: 100%;
}