fix line-height
This commit is contained in:
@@ -87,6 +87,7 @@ $default-border-radius: 20px;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
line-height: 1.2em;
|
||||
}
|
||||
|
||||
.m-details {
|
||||
@@ -156,7 +157,7 @@ $default-border-radius: 20px;
|
||||
}
|
||||
|
||||
&.m-by {
|
||||
font-size: 8px;
|
||||
font-size: 9px;
|
||||
margin-top: 0.8rem;
|
||||
padding: 5px;
|
||||
color: $default-color;
|
||||
|
||||
Reference in New Issue
Block a user