mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:51:59 +00:00
Web: small style fix for jupyter notebooks (#62605)
This commit is contained in:
parent
2d5ed2e735
commit
9ea7adc82b
@ -190,6 +190,7 @@
|
||||
.jp-OutputArea-prompt {
|
||||
display: table-cell;
|
||||
vertical-align: top;
|
||||
width: var(--jp-cell-prompt-width);
|
||||
}
|
||||
|
||||
.jp-OutputArea-output {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user