@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 545 B
JavaScript
const styles=new CSSStyleSheet;styles.replaceSync('/*\n * Copyright (c) 2015 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 padding: 10px;\n}\n\n.widget {\n align-items: center;\n}\n\nlabel {\n white-space: nowrap;\n}\n\ninput[type="text"].add-source-map {\n box-shadow: 0 0 0 1px var(--box-shadow-outline-color);\n font-size: inherit;\n margin: 0 8px 0 5px;\n}\n\n/*# sourceURL=dialog.css */\n');export default styles;