Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apply min-height in wiki only on preview pane (go-gitea#28687)
In the commit 5a56f96 (3.) the min-height was applied to all wiki elements. This resulted in huge blank spaces when viewing the wiki. This fixes this by only applying the min-height to the preview when editing. Refs: https://codeberg.org/forgejo/forgejo/pulls/2080 (cherry picked from commit 8f0baefe5dadc929fe7456c36c8b205e96f228f0) Co-authored-by: Fl1tzi <git@fl1tzi.com>
- Loading branch information