Update permanent credits alignement and shape
This commit is contained in:
parent
ced62d8eed
commit
2221806b7e
1 changed files with 2 additions and 3 deletions
|
@ -119,9 +119,9 @@ a.umap-control-text {
|
||||||
}
|
}
|
||||||
.umap-permanent-credits-container {
|
.umap-permanent-credits-container {
|
||||||
max-width: 20rem;
|
max-width: 20rem;
|
||||||
margin: 0!important;
|
margin-left: 5px!important;
|
||||||
|
margin-bottom: 5px!important;
|
||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
border-top-right-radius: 1rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@ -1375,7 +1375,6 @@ a.add-datalayer:hover,
|
||||||
|
|
||||||
.umap-permanent-credits-container {
|
.umap-permanent-credits-container {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
border-top-right-radius: 0;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue