We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f687cb commit 9691bbaCopy full SHA for 9691bba
doc/source/_static/css/pandas.css
@@ -5,6 +5,10 @@
5
--pst-color-info: 23, 162, 184;
6
}
7
8
+table {
9
+ width: auto; /* Override fit-content which breaks Styler user guide ipynb */
10
+}
11
+
12
/* Main index page overview cards */
13
14
.intro-card {
0 commit comments