fixing and cleaning
This commit is contained in:
@@ -196,6 +196,7 @@ body{
|
||||
#map-popup{
|
||||
position: absolute;
|
||||
z-index: 10;
|
||||
pointer-events: none;
|
||||
// outline: 1px solid red;
|
||||
// top:0;
|
||||
// left: 0;
|
||||
@@ -218,6 +219,16 @@ body{
|
||||
}
|
||||
}
|
||||
}
|
||||
.reponse-map-popup{
|
||||
>div{
|
||||
margin-bottom: 0.5em;
|
||||
label{
|
||||
display: block;
|
||||
font-weight: 100;
|
||||
font-size: 0.882em;
|
||||
}
|
||||
}
|
||||
}
|
||||
h1, div{
|
||||
font-size: 1em;
|
||||
font-weight: 400;
|
||||
|
Reference in New Issue
Block a user