map_popup for superpositions OK
This commit is contained in:
@@ -596,9 +596,10 @@ body{
|
||||
// left: 0;
|
||||
|
||||
.popup-content-wrapper{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items:center;
|
||||
// display: flex;
|
||||
// flex-direction: row;
|
||||
// align-items:center;
|
||||
position: relative;
|
||||
.concernement-map-popup{
|
||||
background-color: white;
|
||||
padding: 0.5em;
|
||||
@@ -618,6 +619,9 @@ body{
|
||||
}
|
||||
.concernement-map-popup-recit{
|
||||
padding-left: 0.8em;
|
||||
position: absolute;
|
||||
top:3px;
|
||||
left:100%;
|
||||
>svg{
|
||||
display: inline-block;
|
||||
$d: 55px;
|
||||
@@ -634,7 +638,7 @@ body{
|
||||
.besoin-map-popup,
|
||||
.reponse-map-popup{
|
||||
background-color: white;
|
||||
padding: 1em;
|
||||
padding: 0.5em;
|
||||
border-radius: 3px;
|
||||
max-width: 30em;
|
||||
>div{
|
||||
|
Reference in New Issue
Block a user