Move document css to edit extension

Jeremy Tuloup 5 years ago
parent 1414c011c0
commit cc387c81f2

@ -9,11 +9,6 @@
flex-shrink: 1;
}
/* TODO: move to edit-extension */
.jp-Document {
height: 100%;
}
.jp-MainAreaWidget {
height: 100%;
}

@ -0,0 +1,3 @@
.jp-Document {
height: 100%;
}
Loading…
Cancel
Save