mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-31 23:02:29 +00:00
6 lines
114 B
Plaintext
6 lines
114 B
Plaintext
.publishNotebookPanelContent {
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex: 1;
|
|
overflow-y: auto;
|
|
} |