0.0.137 scroll search route results
This commit is contained in:
@@ -124,6 +124,13 @@
|
||||
margin: var(--route-text-container-margin);
|
||||
border-radius: var(--route-text-container-border-radius);
|
||||
font-size: var(--big-font-size);
|
||||
|
||||
.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%);
|
||||
color: transparent;
|
||||
background-clip: text;
|
||||
-webkit-background-clip: text;
|
||||
}
|
||||
}
|
||||
.route_card_owner_info{
|
||||
height: 47px;
|
||||
|
||||
Reference in New Issue
Block a user