mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-26 18:40:37 +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%;
|
||||
}
|
||||
|
||||
.maputnik-input-block-content {
|
||||
width: 70%;
|
||||
.maputnik-input-block-action {
|
||||
width: 20%;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -218,8 +218,8 @@
|
|||
width: 30%;
|
||||
}
|
||||
|
||||
.maputnik-input-block-content {
|
||||
width: 70%;
|
||||
.maputnik-input-block-action {
|
||||
width: 20%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue