UNPKG

@yuebai008/cli

Version:

Command line interface for rapid qg-minigame development

1 lines 484 B
export default{cssContent:"/*\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.widget {\n box-shadow: var(--drop-shadow);\n background: var(--sys-color-cdt-base-container);\n justify-content: flex-start;\n align-items: stretch;\n display: flex;\n}\n\n.dialog-close-button {\n position: absolute;\n right: 9px;\n top: 9px;\n z-index: 1;\n}\n"};