@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 582 B
JavaScript
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright (c) 2021 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:host {\n padding: 20px;\n}\n\n.heading {\n font-size: 15px;\n}\n\ndevtools-data-grid-controller {\n border: 1px solid var(--sys-color-divider);\n margin-top: 20px;\n}\n\n.info-icon {\n vertical-align: text-bottom;\n height: 14px;\n}\n\n.no-tt-message {\n margin-top: 20px;\n}\n\n/*# sourceURL=trustTokensView.css */\n");export default styles;