- 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
b0819efaea
commit
2f09e5775f
3 changed files with 5 additions and 4 deletions
|
@ -1320,6 +1320,7 @@
|
|||
padding-top: 5px;
|
||||
padding-right: 10px;
|
||||
color: #000000;
|
||||
font-size: 1.5rem;
|
||||
|
||||
&:hover {
|
||||
color: #4078c0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue