Fix height of description not being calculated correctly if images are present (#2382)

This commit is contained in:
Secozzi
2025-08-09 20:21:25 +02:00
committed by GitHub
parent fb3dc1c984
commit c6a96b3970
2 changed files with 12 additions and 24 deletions
+2
View File
@@ -11,6 +11,8 @@ The format is a modified version of [Keep a Changelog](https://keepachangelog.co
- `Other` - for technical stuff.
## [Unreleased]
### Fixes
- Fix height of description not being calculated correctly if images are present ([@Secozzi](https://github.com/Secozzi)) ([#2382](https://github.com/mihonapp/mihon/pull/2382))
## [v0.19.1] - 2025-08-07
### Changed