Fix JSON folder folding in Firefox
This commit is contained in:
parent
14ee3f0f4b
commit
63449872da
@ -44,7 +44,8 @@ ul.json-dict, ol.json-array {
|
|||||||
display: contents;
|
display: contents;
|
||||||
}
|
}
|
||||||
.json-summary {
|
.json-summary {
|
||||||
display: contents;
|
display: inline;
|
||||||
|
list-style: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Display object and array brackets when closed */
|
/* Display object and array brackets when closed */
|
||||||
|
Loading…
Reference in New Issue
Block a user