UNPKG

402 BCSSView Raw
1/******************************************************************************
2 *
3 * Copyright (c) 2017, the Perspective Authors.
4 *
5 * This file is part of the Perspective library, distributed under the terms of
6 * the Apache License 2.0. The full license can be found in the LICENSE file.
7 *
8 */
9
10perspective-viewer {
11 position: absolute;
12 top: 0;
13 left: 0;
14 right: 0;
15 bottom: 0;
16}