agriget/plugins/shorten_expanded/init.css

10 lines
128 B
CSS
Raw Permalink Normal View History

2019-03-22 22:17:29 +08:00
.content-shrink-wrap {
overflow : hidden;
text-overflow: ellipsis;
height : 800px;
}
.expand-prompt {
margin-top : 16px;
}