Skip to content

Commit

Permalink
fix: 🐛 Not being able to click on show titles
Browse files Browse the repository at this point in the history
  • Loading branch information
JamsRepos committed Aug 9, 2024
1 parent 5af810b commit bb5820c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions theme/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -389,8 +389,8 @@ progress {
}

.layout-desktop .mainDetailButtons {
padding-top: 350px;
padding-left: 300px;
margin-top: 375px;
margin-left: 300px;
position: absolute;
}

Expand Down

0 comments on commit bb5820c

Please sign in to comment.