Fix some test snapshots and css

Nicolas Brichet 4 years ago committed by foo
parent e2ed555dbf
commit b02eb05750

@ -80,6 +80,3 @@ body[data-notebook='notebooks'] #main-panel {
body[data-notebook='notebooks'] #spacer-widget {
min-height: unset;
}
/* Sibling imports */
@import './sidepanel.css';

@ -8,3 +8,4 @@
@import url('~@jupyterlab/ui-components/style/index.css');
@import url('./base.css');
@import url('./sidepanel.css');

@ -8,3 +8,4 @@ import '@jupyterlab/mainmenu/style/index.js';
import '@jupyterlab/ui-components/style/index.js';
import './base.css';
import './sidepanel.css';

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Loading…
Cancel
Save