mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-06 11:35:24 +08:00
restore left border on last input
This commit is contained in:
parent
8526ff7dbd
commit
85ebbd3a35
@ -28,9 +28,4 @@
|
||||
max-height: 60vh;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
& input:last-child {
|
||||
border-left:none;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user