0.0.152 routes
This commit is contained in:
@@ -131,6 +131,15 @@
|
||||
border-radius: var(--route-text-container-border-radius);
|
||||
font-size: var(--big-font-size);
|
||||
|
||||
&.wrapped{
|
||||
.route_card_text_container_txt{
|
||||
display: -webkit-box;
|
||||
-webkit-line-clamp: 2;
|
||||
-webkit-box-orient: vertical;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
&.msg{
|
||||
.route_card_text_container_txt{
|
||||
background-image: linear-gradient(94.66deg, rgba(0, 0, 0, 1) 0%, rgba(241, 241, 241, 0) 8.64%, rgba(241, 241, 241, 0.98) 16.62%);
|
||||
|
||||
Reference in New Issue
Block a user