mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-26 17:23:15 -05:00
Enable loading spinner for notebook editor. (#18810)
This commit is contained in:
@@ -251,3 +251,9 @@
|
||||
.monaco-workbench.mac .notebookEditor .select-container {
|
||||
padding-top: 2px;
|
||||
}
|
||||
|
||||
.notebookEditor .editorLoader .loading-spinner {
|
||||
height: 40px;
|
||||
width: 40px;
|
||||
padding: 10px
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user