We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b4c00b commit 5d9930cCopy full SHA for 5d9930c
1 file changed
idaes_examples/notebooks/_static/custom.css
@@ -0,0 +1,8 @@
1
+/* Custom CSS for IDAES Examples */
2
+
3
+/* For some reason this is needed */
4
+.bd-main .bd-content {
5
+ flex-direction: column;
6
+ flex-wrap: nowrap;
7
+}
8
0 commit comments