mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Change name of map button class
This commit is contained in:
parent
b415e64f4b
commit
c4762f789f
@ -23,7 +23,7 @@
|
||||
>
|
||||
<!-- may use MglPopup for the styles? -->
|
||||
<ds-button
|
||||
class="style-button"
|
||||
class="map-style-button"
|
||||
v-for="style in styles.available"
|
||||
:key="style.title"
|
||||
filled
|
||||
@ -461,7 +461,7 @@ export default {
|
||||
.mgl-map-wrapper {
|
||||
height: 70vh;
|
||||
}
|
||||
.style-button {
|
||||
.map-style-button {
|
||||
margin-left: 5px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user