UNPKG

@yuebai008/cli

Version:

Command line interface for rapid qg-minigame development

1 lines 609 B
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#close-button-container {\n height: 0;\n width: 100%;\n}\n\n#close-button-container #close-button-right-aligner {\n position: relative;\n z-index: 1;\n width: fit-content;\n left: 100%;\n transform: translateX(-100%);\n padding-right: 12px;\n}\n\n#slot-container {\n margin-top: -14px;\n padding: 0 12px;\n}\n\n/*# sourceURL=iconDialog.css */\n");export default styles;