put back default inspect css
This commit is contained in:
parent
ba5e8c4392
commit
58222b4c7b
1 changed files with 1 additions and 4 deletions
|
@ -18,19 +18,16 @@
|
|||
|
||||
.maplibregl-inspect_property {
|
||||
display: table-row;
|
||||
line-height: 120%;
|
||||
}
|
||||
|
||||
.maplibregl-inspect_property-value {
|
||||
padding-bottom: 6px;
|
||||
display: table-cell;
|
||||
word-break: break-all;
|
||||
|
||||
}
|
||||
|
||||
.maplibregl-inspect_property-name {
|
||||
display: table-cell;
|
||||
padding-right: 10px;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.maplibregl-ctrl-inspect {
|
||||
|
|
Loading…
Reference in a new issue