UNPKG

@yuebai008/cli

Version:

Command line interface for rapid qg-minigame development

1 lines 685 B
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.hide-issues-menu-btn {\n position: relative;\n display: flex;\n background-color: transparent;\n flex: none;\n align-items: center;\n justify-content: center;\n padding: 0;\n margin: 0 -2px 0 4px;\n overflow: hidden;\n border-radius: 0;\n border: none;\n\n --icon-color: var(--icon-default);\n}\n\n.hide-issues-menu-btn:hover {\n --icon-color: var(--icon-default-hover);\n}\n\n/*# sourceURL=./hideIssuesMenu.css */\n");export default styles;