@yuebai008/cli
Version:
Command line interface for rapid qg-minigame development
1 lines • 746 B
JavaScript
const styles=new CSSStyleSheet;styles.replaceSync("/*\n * Copyright 2016 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.custom-headers-list {\n height: 272px;\n width: 250px;\n}\n\n.custom-headers-wrapper {\n margin: 10px;\n}\n\n.header {\n padding: 0 0 6px;\n font-size: 18px;\n font-weight: normal;\n flex: none;\n}\n\n.custom-headers-header {\n padding: 2px;\n}\n\n.custom-headers-list-item {\n padding-left: 5px;\n}\n\n.editor-container {\n padding: 5px 0 0 5px;\n}\n\n.add-button {\n width: 150px;\n margin: auto;\n margin-top: 5px;\n}\n\n/*# sourceURL=networkManageCustomHeadersView.css */\n");export default styles;