Skip to content

Commit

Permalink
Merge pull request 'Preview: set font-size on preview content' (go-gi…
Browse files Browse the repository at this point in the history
…tea#2349) from gusted/forgejo-preview-fontsize into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/2349
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
  • Loading branch information
Gusted committed Feb 15, 2024
2 parents e3f1e85 + b1aabbf commit 1e364cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions web_src/css/review.css
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,10 @@
min-height: 168px;
}

.comment-code-cloud .ui.tab.markup {
font-size: 14px;
}

.comment-code-cloud .ui.tabular.menu {
margin: 0.5em;
}
Expand Down

0 comments on commit 1e364cc

Please sign in to comment.