Skip to content

Commit

Permalink
feat: allow text wrapping on archive items
Browse files Browse the repository at this point in the history
  • Loading branch information
HEIGE-PCloud committed May 27, 2024
1 parent fb5173e commit 98ba1e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/css/_partial/_archive/_terms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
.archive-item-link {
min-width: 10%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;

color: $global-link-color;
Expand Down

0 comments on commit 98ba1e5

Please sign in to comment.