Skip to content

Commit

Permalink
Fix shrinking title through detail view
Browse files Browse the repository at this point in the history
  • Loading branch information
jrauh01 committed Jan 7, 2025
1 parent ffa9d9f commit 942c6cd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/css/lists.less
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,8 @@ footer {
display: flex;
overflow: hidden;
padding-right: 1em;

.title {
overflow: visible;
}
}

0 comments on commit 942c6cd

Please sign in to comment.