This commit is contained in:
servarr[bot] 2025-08-21 08:34:34 -05:00 committed by GitHub
commit ad5b24c6f3
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%;
}