Sign in
chromium
/
devtools
/
devtools-frontend
/
main
/
.
/
front_end
/
panels
/
elements
/
accessibilityTreeView.css
blob: 1644effbd58a68879aec5a84fbfdd973a8ede97b [
file
] [
log
] [
blame
]
/**
* Copyright 2022 The Chromium Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
.
accessibility-tree-view-container
{
height
:
100%
;
overflow
:
auto
;
}