mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-06-08 13:37:29 +01:00
8f3cb7282b
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
6 lines
114 B
Plaintext
6 lines
114 B
Plaintext
.publishNotebookPanelContent {
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex: 1;
|
|
overflow-y: auto;
|
|
} |