mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-30 09:35:39 -05:00
Change notebook width to 100 (#3423)
This commit is contained in:
committed by
Kevin Cunnane
parent
3325e4d854
commit
049678b32e
@@ -37,7 +37,7 @@
|
||||
}
|
||||
|
||||
.notebookEditor .monaco-select-box {
|
||||
min-width: 150px;
|
||||
min-width: 100px;
|
||||
}
|
||||
|
||||
.notebookEditor .notebook-button.icon-add{
|
||||
|
||||
Reference in New Issue
Block a user