mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Fix JSON folder folding in Firefox
This commit is contained in:
@@ -44,7 +44,8 @@ ul.json-dict, ol.json-array {
|
||||
display: contents;
|
||||
}
|
||||
.json-summary {
|
||||
display: contents;
|
||||
display: inline;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
/* Display object and array brackets when closed */
|
||||
|
||||
Reference in New Issue
Block a user