fix multiline alt texts for generic attachments (e.g. zip files) #446

Merged
Oneric merged 6 commits from Riedler/akkoma-fe:fix-attachalt into develop 2025-10-04 22:04:12 +00:00
Showing only changes of commit fbc6cd59bc - Show all commits

fix: multiline alt text no longer flows into itself

Riedler 2025-09-10 02:10:38 +02:00

View file

@ -5,7 +5,6 @@
flex-direction: column;
position: relative;
align-self: flex-start;
line-height: 0;
height: 100%;
border-style: solid;
border-width: 1px;