mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Excerpt added to core
This commit is contained in:
@@ -8,19 +8,3 @@
|
||||
color: #d13e32;
|
||||
}
|
||||
}
|
||||
.DiscussionListItem-info .item-excerpt {
|
||||
margin-top: 8px;
|
||||
margin-right: 20px;
|
||||
white-space: normal;
|
||||
font-size: 12px;
|
||||
line-height: 1.5em;
|
||||
color: @muted-more-color;
|
||||
display: block;
|
||||
|
||||
.DiscussionPage-list & {
|
||||
display: none;
|
||||
}
|
||||
@media @phone {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user