Johannes Rieken 2023-05-31 17:06:22 +02:00 committed by GitHub
parent 8038e0ee3a
commit d4771143d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,11 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
.monaco-editor .zone-widget.interactive-editor-widget {
z-index: 3;
}
.monaco-editor .interactive-editor {
z-index: 100;
color: inherit;
padding: 6px;
border-radius: 6px;