blob: 0eb6f3b9dc5ab965d140a7870f76e81892b92a97 [file] [log] [blame]
/* Copyright (c) 2013 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
* /deep/ picture-ops-chart-summary-view {
-webkit-flex: 0 0 auto;
font-size: 0;
margin: 0;
min-height: 200px;
min-width: 200px;
overflow: hidden;
padding: 0;
}
* /deep/ picture-ops-chart-summary-view.hidden {
display: none;
}