mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-11-10 08:47:46 +01:00
Fixed source modal CSS for new block definitions.
This commit is contained in:
parent
3ad487dce7
commit
0d6b9ee9d4
1 changed files with 4 additions and 4 deletions
|
@ -206,8 +206,8 @@
|
||||||
width: 30%;
|
width: 30%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.maputnik-input-block-content {
|
.maputnik-input-block-action {
|
||||||
width: 70%;
|
width: 20%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -218,8 +218,8 @@
|
||||||
width: 30%;
|
width: 30%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.maputnik-input-block-content {
|
.maputnik-input-block-action {
|
||||||
width: 70%;
|
width: 20%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue