@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 370 B
JavaScript
export default{cssContent:"/*\n * Copyright 2017 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.searchable-view {\n flex: 1;\n}\n\n.toolbar {\n background-color: var(--sys-color-cdt-base-container);\n border-top: 1px solid var(--sys-color-divider);\n}\n"};