We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af22e0a commit 262781eCopy full SHA for 262781e
packages/help-extension/style/base.css
@@ -17,7 +17,7 @@
17
.jp-AboutNotebook-version {
18
color: var(--jp-ui-font-color1);
19
font-size: var(--jp-ui-font-size1);
20
- padding: var(--jp-flat-button-padding);
+ padding-bottom: 30px;
21
font-weight: 400;
22
letter-spacing: 0.4px;
23
line-height: 1.12;
@@ -45,7 +45,6 @@
45
flex-direction: column;
46
justify-content: flex-start;
47
align-items: flex-start;
48
- padding-top: 12px;
49
color: var(--jp-warn-color0);
50
}
51
0 commit comments