mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
fix css to contain image (#15574)
This commit is contained in:
@@ -7,7 +7,7 @@ text-cell-component {
|
|||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
text-cell-component .notebook-text {
|
text-cell-component .notebook-text {
|
||||||
display: flex;
|
display: inline-block;
|
||||||
outline: none;
|
outline: none;
|
||||||
min-height: 50px;
|
min-height: 50px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user