mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix selector-combinator-space-before (CSS)
This commit is contained in:
parent
ae0040165a
commit
cc377df8f3
11 changed files with 48 additions and 48 deletions
|
@ -61,7 +61,7 @@ div[data-role=page] {
|
|||
white-space: normal !important;
|
||||
}
|
||||
|
||||
.fieldDescription+ .fieldDescription {
|
||||
.fieldDescription + .fieldDescription {
|
||||
margin-top: 0.3em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue