1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Fix media-feature-colon-space-after (CSS)

This commit is contained in:
MrTimscampi 2020-01-19 14:57:31 +01:00
parent 870a48e78b
commit c7264691d2
11 changed files with 63 additions and 63 deletions

View file

@ -73,7 +73,7 @@ div[data-role=page] {
padding-bottom: 5em !important;
}
@media all and (min-width:50em) {
@media all and (min-width: 50em) {
.readOnlyContent,
form {
max-width: 54em;