We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa49801 + 8754b15 commit 08714baCopy full SHA for 08714ba
1 file changed
notebook/override.css
@@ -51,4 +51,8 @@ div.cell.selected.jupyter-soft-selected:before {
51
height: calc(100% + 2px);
52
content: '';
53
background: #2DB998;
54
-}
+}
55
+
56
+.vega-embed.has-actions > details {
57
+ flex-shrink: 0;
58
0 commit comments