This commit is contained in:
servarr[bot] 2025-11-19 21:24:42 +01:00 committed by GitHub
commit a74157e21f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,5 +30,6 @@
.label {
composes: label from '~Components/Label.css';
display: flex;
max-width: 100%;
}