Applied application style to OSM elements
This commit is contained in:
parent
1607b4993e
commit
6ad0c424ff
1 changed files with 9 additions and 3 deletions
|
@ -558,9 +558,15 @@ main {
|
|||
|
||||
:deep(.ol-viewport) {
|
||||
.ol-attribution {
|
||||
position: absolute !important;
|
||||
bottom: 0 !important;
|
||||
right: 0 !important;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.ol-control {
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
button {
|
||||
background: var(--color-background);
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Reference in a new issue