Skip to content

Commit

Permalink
fix played indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
CTalvio committed May 24, 2024
1 parent 0c4f6e6 commit 41ec342
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions episodelist/episodes_grid.css
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@
height: 2em;
font-size: 1.2rem;
position: absolute;
top: 0.65em;
right: 8.4em;
top: 0;
right: 0;
box-shadow: none;
}

Expand Down

0 comments on commit 41ec342

Please sign in to comment.