mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
flex style in split mode (#15612)
This commit is contained in:
@@ -11,6 +11,9 @@ text-cell-component .notebook-text {
|
||||
outline: none;
|
||||
min-height: 50px;
|
||||
}
|
||||
text-cell-component .notebook-text.show-preview.show-markdown{
|
||||
display: flex;
|
||||
}
|
||||
text-cell-component code-component {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user