Predictions list styles

This commit is contained in:
Kimmo Puputti 2017-06-01 13:25:03 +03:00
parent 2d04c5b2f8
commit 65b85cbae9

View file

@ -28,6 +28,9 @@
.locationPredictions {
flex-grow: 1;
background-color: var(--marketplaceColor);
box-shadow: var(--boxShadowPopup);
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
@media (--desktop-viewport) {
position: relative;