forked from MapComplete/MapComplete
Tweaking GRB theme a bit more
This commit is contained in:
parent
ace7caada1
commit
fbf2742f80
3 changed files with 6 additions and 22 deletions
|
@ -150,7 +150,7 @@
|
|||
</MapControlButton>
|
||||
<a class="pointer-events-auto opacity-50 hover:opacity-100 text-white cursor-pointer bg-black-transparent pl-1 pr-2 rounded-2xl h-fit max-h-12 overflow-hidden self-end"
|
||||
on:click={() =>{ state.guistate.themeViewTab.setData("copyright"); state.guistate.themeIsOpened.setData(true)}}>
|
||||
© OpenStreetMap <span class="w-24">{rasterLayerName}</span>
|
||||
© OpenStreetMap, <span class="w-24">{rasterLayerName}</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue