mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-24 19:31:36 +00:00
14 lines
210 B
Plaintext
14 lines
210 B
Plaintext
.notebookComponentContainer {
|
|
text-transform: none;
|
|
line-height: 1.28581;
|
|
letter-spacing: 0;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #182026;
|
|
height: 100%;
|
|
|
|
.hotKeys {
|
|
height: 100%;
|
|
}
|
|
}
|