Skip to content

Commit

Permalink
CSS Tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-gs committed Jul 28, 2023
1 parent 5fca459 commit 487bf5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/scala/photoprism/slideshow/main.scala
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ object PhotoprismSlideshowApp extends cask.MainRoutes{
background-size: contain;
}
#box {
position: fixed;
position: absolute;
bottom: 10px;
left: 10px;
right: 0;
Expand Down

0 comments on commit 487bf5e

Please sign in to comment.