UNPKG

chrome-devtools-frontend

Version:
15 lines (12 loc) 269 B
/* * Copyright 2021 The Chromium Authors * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ .json-view { padding: var(--sys-size-2) var(--sys-size-4); overflow: auto; } devtools-tree { display: block; }