@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 475 B
JavaScript
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright (c) 2022 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.text-ellipsis {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n.info-icon {\n vertical-align: text-bottom;\n margin-left: 2px;\n}\n\n/*# sourceURL=sharedStorageMetadataView.css */\n");export default styles;