mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-18 01:25:37 -05:00
Let parent control width for text cell preview (#15800)
This commit is contained in:
@@ -22,7 +22,6 @@ text-cell-component .notebook-preview {
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
user-select: none;
|
||||
width: 100%;
|
||||
outline: none;
|
||||
padding-top: 14px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user