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
Do not use p-mod on its own
Steven Silvester
8 years ago
parent
69953f5dcd
commit
20a628e660
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/application/index.css
+ 1
- 1
src/application/index.css
View File
@@ -30,7 +30,7 @@ body {
}
-.p-mod-hidden {
+
.p-Widget
.p-mod-hidden {
display: none !important;
}