UNPKG

@yuebai008/cli

Version:

Command line interface for rapid qg-minigame development

1 lines 706 B
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.empty-bold-text {\n display: block;\n font-size: 1.5em;\n margin: 0.83em 0;\n font-weight: bold;\n}\n\n.empty-view {\n color: var(--color-text-secondary);\n padding: 30px;\n text-align: center;\n min-width: 70px;\n}\n\n.empty-view-scroller {\n justify-content: center;\n overflow: auto;\n}\n\n.empty-view p {\n white-space: initial;\n line-height: 18px;\n max-width: 300px;\n flex-shrink: 0;\n}\n\n/*# sourceURL=emptyWidget.css */\n");export default styles;