Ostateczne poprawki kodu, zalogowanego użytkownika, składania zamówienia, zatwierdzania niektórych inputów enterem
This commit is contained in:
16
mapy/oneMap.css
Normal file
16
mapy/oneMap.css
Normal file
@@ -0,0 +1,16 @@
|
||||
.map__price{
|
||||
color: #000;
|
||||
display: block;
|
||||
text-align: end;
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
.courierName{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
word-break: break-all;
|
||||
margin-bottom: 1rem;
|
||||
img{
|
||||
position: static!important;
|
||||
max-width: 100px!important;
|
||||
}
|
||||
}
|
||||
2183
mapy/oneMap.js
Normal file
2183
mapy/oneMap.js
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user