This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ylproj
/
jupyterlab
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Reset outputarea background
Sylvain Corlay
8 years ago
parent
fb32db862c
commit
938b45c0ba
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
src/notebook/output-area/index.css
+ 0
- 1
src/notebook/output-area/index.css
View File
@@ -16,7 +16,6 @@
.jp-OutputArea {
- background: none;
max-height: 1000px;
overflow-y: auto;
}