Sign in
chromium
/
devtools
/
devtools-frontend.git
/
HEAD
/
.
/
front_end
/
ui
/
legacy
/
components
/
source_frame
/
jsonView.css
blob: 846f2b2f2f923a70c25428665d5a26c7cce1af9a [
file
] [
log
] [
blame
]
/*
* 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
:
2px
6px
;
overflow
:
auto
;
}