mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
fix global font size
This commit is contained in:
parent
45e4e0809a
commit
c3b2d7d4d5
@ -113,6 +113,7 @@ span#notebook_name {
|
||||
#ipython-main-app {
|
||||
width: 100%;
|
||||
position: relative;
|
||||
font-size: 110%;
|
||||
}
|
||||
|
||||
span#quick_help_area {
|
||||
|
Loading…
Reference in New Issue
Block a user