UNPKG

@yuebai008/cli

Version:

Command line interface for rapid qg-minigame development

1 lines 609 B
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright 2016 The Chromium Authors. All rights reserved.\n * Use of this source code is governed by a BSD-style license that can be\n * found in the LICENSE file.\n */\n\n.layers-3d-view {\n overflow: hidden;\n user-select: none;\n}\n\n.toolbar {\n background-color: var(--sys-color-cdt-base-container);\n border-bottom: 1px solid var(--sys-color-divider);\n}\n\ncanvas {\n flex: 1 1;\n}\n\n.layers-3d-view > canvas:focus-visible {\n outline: auto 5px -webkit-focus-ring-color;\n}\n\n/*# sourceURL=layers3DView.css */\n");export default styles;