0.0.184 w_route_card

This commit is contained in:
SBD
2025-03-05 14:30:00 +03:00
parent 0bc8f85bee
commit 3d2b70609d

View File

@@ -603,6 +603,7 @@
text-align: unset; text-align: unset;
.route_btn_title{ .route_btn_title{
max-width: calc(100% - 21px); max-width: calc(100% - 21px);
font-size: 14px!important;
white-space: nowrap; white-space: nowrap;
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
@@ -696,4 +697,4 @@
filter: invert(1); filter: invert(1);
} }
} }
} }