mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
fix query plan css (#12181)
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||||
*--------------------------------------------------------------------------------------------*/
|
*--------------------------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
import 'vs/css!./media/qp';
|
||||||
import * as QP from 'html-query-plan';
|
import * as QP from 'html-query-plan';
|
||||||
|
|
||||||
import { IPanelView, IPanelTab } from 'sql/base/browser/ui/panel/panel';
|
import { IPanelView, IPanelTab } from 'sql/base/browser/ui/panel/panel';
|
||||||
|
|||||||
Reference in New Issue
Block a user