Skip to content

Commit fb1d274

Browse files
committed
https://github.com/maptiler/tileserver-gl/pull/581
1 parent 5577744 commit fb1d274

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

public/resources/maplibre-gl-inspect.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,11 @@
1818

1919
.maplibregl-inspect_property {
2020
display: table-row;
21+
line-height: 120%;
2122
}
2223

2324
.maplibregl-inspect_property-value {
25+
padding-bottom: 6px;
2426
display: table-cell;
2527
word-break: break-all;
2628
}

0 commit comments

Comments
 (0)