mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
Added widget-label style def && fab css
This commit is contained in:
parent
b9f6e562f7
commit
9cfecfb6aa
@ -1,3 +1,7 @@
|
|||||||
|
.widget-label {
|
||||||
|
min-width: 300px;
|
||||||
|
}
|
||||||
|
|
||||||
div.widget-container {
|
div.widget-container {
|
||||||
.box-flex2();
|
.box-flex2();
|
||||||
.border-box-sizing();
|
.border-box-sizing();
|
||||||
|
Loading…
Reference in New Issue
Block a user