mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-19 09:35:36 -05:00
Merge from master
This commit is contained in:
8
src/sql/base/browser/builder.css
Normal file
8
src/sql/base/browser/builder.css
Normal file
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
|
||||
.monaco-builder-hidden {
|
||||
display: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user