trim title with ellipsis
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
color: #0e7e9d;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
display: block;
|
||||
|
||||
&:hover {
|
||||
opacity: 0.75;
|
||||
|
||||
Reference in New Issue
Block a user