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

Fix no-missing-end-of-source-newline (CSS)

This commit is contained in:
MrTimscampi 2020-01-19 14:59:39 +01:00
parent c7264691d2
commit 2a074d10f1
20 changed files with 20 additions and 20 deletions

View file

@ -8,4 +8,4 @@
.headroom--unpinned:not(.headroomDisabled) {
transform: translateY(-100%);
}
}