|
|
|
|
@ -348,7 +348,7 @@ body{overflow-x:hidden;}
|
|
|
|
|
.light-search-city__label { font-size: 9px; color: rgba(16,20,43,.35); margin-bottom: 2px; } |
|
|
|
|
.light-search-city__val { font-size: 18px; font-weight: 800; color: #10142b; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } |
|
|
|
|
.light-search-city__sub { font-size: 9px; color: rgba(16,20,43,.4); } |
|
|
|
|
.light-search-arrow { width: 26px; height: 26px; background: #fff; border: 1px solid rgba(26,31,94,0.1); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 14px; color: rgba(16,20,43,.3); flex-shrink: 0; margin: 0 32px !; } |
|
|
|
|
.light-search-arrow { width: 26px; height: 26px; background: #fff; border: 1px solid rgba(26,31,94,0.1); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 14px; color: rgba(16,20,43,.3); flex-shrink: 0; margin: 0 32px; } |
|
|
|
|
.light-search-date { flex: 1; padding-left: 16px; border-left: 1px solid rgba(26,31,94,0.1); margin-left: 16px; } |
|
|
|
|
.light-search-date__label { font-size: 9px; color: rgba(16,20,43,.35); margin-bottom: 2px; } |
|
|
|
|
.light-search-date__val { font-size: 12px; font-weight: 600; color: #10142b; } |
|
|
|
|
|