blob: f526c017025e7752b9b3a1bb066c747b3010bc2f [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.
*/
.raster-task-slice-view {
-webkit-flex-direction: column;
display: -webkit-flex;
}
.raster-task-slice-view > object-snapshot-view {
-webkit-flex: 1 1 auto;
}