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

Fix intentation (CSS)

This commit is contained in:
MrTimscampi 2020-01-25 11:42:43 +01:00
parent 8634ae8400
commit c96aad1c95
26 changed files with 199 additions and 198 deletions

View file

@ -4,13 +4,13 @@
}
.slideshowSwiperContainer,
.swiper-wrapper,
.swiper-slide {
.swiper-wrapper,
.swiper-slide {
background: #000;
}
.slideshowImage,
.slideshowSwiperContainer {
.slideshowSwiperContainer {
position: fixed;
top: 0;
right: 0;