put back default inspect css
This commit is contained in:
@@ -18,19 +18,16 @@
|
|||||||
|
|
||||||
.maplibregl-inspect_property {
|
.maplibregl-inspect_property {
|
||||||
display: table-row;
|
display: table-row;
|
||||||
line-height: 120%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.maplibregl-inspect_property-value {
|
.maplibregl-inspect_property-value {
|
||||||
padding-bottom: 6px;
|
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
word-break: break-all;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.maplibregl-inspect_property-name {
|
.maplibregl-inspect_property-name {
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
word-break: break-all;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.maplibregl-ctrl-inspect {
|
.maplibregl-ctrl-inspect {
|
||||||
|
|||||||
Reference in New Issue
Block a user