Fix repo tiles with images inside
This commit is contained in:
parent
e674b2974c
commit
2933aa3272
1 changed files with 4 additions and 0 deletions
|
@ -131,3 +131,7 @@
|
||||||
.repo-list-title .avatar {
|
.repo-list-title .avatar {
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.repo-list-grid .markdown-view-content p {
|
||||||
|
max-height: 16px;
|
||||||
|
}
|
||||||
|
|
Reference in a new issue