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