mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 01:05:14 +00:00
Dashboard: Fix line height problem in issue titles (#3054)
This commit is contained in:
parent
57edc3155f
commit
d8d38ed059
File diff suppressed because one or more lines are too long
|
@ -66,7 +66,6 @@
|
|||
font-size: 13px;
|
||||
}
|
||||
.issue.title {
|
||||
line-height: 1.1em;
|
||||
width: 80%;
|
||||
}
|
||||
.push.news .content ul {
|
||||
|
|
Loading…
Reference in a new issue