0.0.168 routes

This commit is contained in:
SBD
2025-02-24 17:46:38 +03:00
parent 61efc14b9a
commit 017d3b18ef

View File

@@ -583,7 +583,8 @@
grid-template-columns: calc(100% - 47px) 37px;
gap: 10px;
.route_btn{
max-width: fit-content!important;
max-width: 142px!important;
width: fit-content;
}
}
.chat_btn{