Update permanent credits alignement and shape

This commit is contained in:
3st3ban3 2023-02-13 17:33:50 +01:00
parent ced62d8eed
commit 2221806b7e

View file

@ -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;
} }
} }