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 8fc0ae9 commit e21da7eCopy full SHA for e21da7e
style/base.css
@@ -87,7 +87,7 @@
87
gap: 12px;
88
background: var(--jp-layout-color1);
89
border: 1px solid var(--jp-border-color2);
90
- border-radius: 0px;
+ border-radius: none;
91
padding: 8px 12px;
92
box-shadow: 0 2px 8px #00000040;
93
z-index: 200;
0 commit comments