UNPKG

monaco-editor

Version:
14 lines (11 loc) 490 B
/*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ .monaco-editor .rename-box { z-index: 100; color: inherit; } .monaco-editor .rename-box .rename-input { padding: 4px; }