@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 565 B
JavaScript
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright 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\n:host {\n padding: 0;\n margin: 0;\n}\n\ninput {\n height: 12px;\n width: 12px;\n min-height: 12px;\n min-width: 12px;\n}\n\nlabel {\n display: inline-flex;\n align-items: center;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n\np {\n margin: 12px 0;\n}\n\n/*# sourceURL=settingCheckbox.css */\n");export default styles;