mirror of
https://github.com/jupyter/notebook.git
synced 2025-02-05 12:19:58 +08:00
Fix uneven input prompt width for markdown cells
This commit is contained in:
parent
d129f78fa0
commit
75d2744eb4
@ -46,7 +46,7 @@ div.run_this_cell {
|
||||
width: 1ex;
|
||||
}
|
||||
|
||||
div.code_cell div.input_prompt {
|
||||
div.input_prompt {
|
||||
min-width: 15ex;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user