mirror of
https://github.com/flarum/core.git
synced 2025-08-13 11:54:32 +02:00
Add excerpt to sticky discussions
This commit is contained in:
@@ -6,3 +6,11 @@
|
||||
color: #d13e32;
|
||||
}
|
||||
}
|
||||
.discussion-excerpt {
|
||||
display: block !important;
|
||||
margin-bottom: 10px;
|
||||
white-space: normal;
|
||||
font-size: 12px;
|
||||
line-height: 1.5em;
|
||||
color: #aaa;
|
||||
}
|
||||
|
Reference in New Issue
Block a user