mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
add horizontal scroll bar to output (#16918)
This commit is contained in:
@@ -454,6 +454,7 @@ h6:hover .jp-InternalAnchorLink {
|
|||||||
*/
|
*/
|
||||||
output-component .jp-RenderedHTMLCommon > *:last-child {
|
output-component .jp-RenderedHTMLCommon > *:last-child {
|
||||||
margin-bottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
|
overflow-x: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*-----------------------------------------------------------------------------
|
/*-----------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user