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