This commit is contained in:
servarr[bot] 2025-06-17 21:12:14 +02:00 committed by GitHub
commit 8cacfad850
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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