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:
parent
870a48e78b
commit
c7264691d2
11 changed files with 63 additions and 63 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue