mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-10-31 22:38:58 +00:00
Merge pull request 'Preview: set font-size on preview content' (#2366) from gusted/forgejo-bp-2349 into v1.21/forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/2366 Reviewed-by: Otto <otto@codeberg.org>
This commit is contained in:
commit
91703b7214
1 changed files with 4 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue