@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 566 B
JavaScript
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright 2023 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:host {\n overflow: auto;\n height: 100%;\n}\n\n.ruleset-container {\n height: 100%;\n display: flex;\n flex-direction: column;\n}\n\ndevtools-data-grid-controller {\n border: 1px solid var(--sys-color-divider);\n}\n\n.inline-icon {\n vertical-align: text-bottom;\n}\n\n/*# sourceURL=ruleSetGrid.css */\n");export default styles;