forked from NYANDEV/forgejo
- Add missing markdown class for rendered markdown. - Increase font size of milestone name in list. Fixes: https://github.com/go-gitea/gitea/issues/15046
This commit is contained in:
parent
d770cc9886
commit
61444ed8ca
3 changed files with 5 additions and 4 deletions
|
@ -1167,6 +1167,7 @@
|
|||
> a {
|
||||
padding-top: 5px;
|
||||
padding-right: 10px;
|
||||
font-size: 1.5rem;
|
||||
color: var(--color-text);
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue