0.0.130 search routes

This commit is contained in:
SBD
2025-01-24 18:14:22 +03:00
parent e217506627
commit 4c7126f414
6 changed files with 130 additions and 31 deletions

View File

@@ -7,7 +7,7 @@
gap: 10px;
border: 2px solid var(--range-picker-border);
border-radius: var(--range-picker-border-radius);
padding: 24px 10px;
padding: 22px 10px;
background: #FFFFFF;
input{
width: calc(100% - 28px);