mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
Only style direct decendants.
This commit is contained in:
parent
b822a9f191
commit
63b181a1a2
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
// Pad interact widgets by default.
|
// Pad interact widgets by default.
|
||||||
.widget-interact {
|
.widget-interact {
|
||||||
div, input {
|
>div, >input {
|
||||||
padding: 2.5px;
|
padding: 2.5px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user