mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-05 12:19:58 +08:00
Adjust weidget box so widget_subarea aligns with codecell
This commit is contained in:
parent
686dd7aea0
commit
4d2bcf02e5
@ -1,3 +1,7 @@
|
|||||||
|
div.widget_area {
|
||||||
|
page-break-inside: avoid;
|
||||||
|
.hbox();
|
||||||
|
}
|
||||||
|
|
||||||
/* This class is for the widget subarea inside the widget_area and after
|
/* This class is for the widget subarea inside the widget_area and after
|
||||||
the prompt div. */
|
the prompt div. */
|
||||||
|
Loading…
Reference in New Issue
Block a user