UNPKG

@yuebai008/cli

Version:

Command line interface for rapid qg-minigame development

1 lines 574 B
export default{cssContent:"/*\n * Copyright (c) 2014 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.image-view {\n overflow: auto;\n}\n\n.image-view > .image {\n padding: 20px 20px 10px;\n text-align: center;\n}\n\n.image-view img.resource-image-view {\n max-width: 100%;\n max-height: 1000px;\n background-image: var(--image-file-checker);\n box-shadow: 0 5px 10px var(--box-shadow-outline-color);\n user-select: text;\n -webkit-user-drag: auto;\n}\n"};