1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-09-30 19:22:11 +00:00

fix(css): avoid layout overflow when external link is too long

This commit is contained in:
Frédéric Guillot 2025-09-28 13:22:30 -07:00
parent 1620f8d3f2
commit e279b955c4

View file

@ -1236,6 +1236,7 @@ details.entry-enclosures {
font-size: 0.8em;
margin-top: 10px;
margin-bottom: 10px;
word-wrap: break-word;
}
/* Confirmation */