Browse Source

Merge pull request #4894 from richagadgil/bottompanelCSS

Bottom Panel Styling
Ian Rose 6 years ago
parent
commit
56de6c0f45
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/application/style/index.css

+ 0 - 1
packages/application/style/index.css

@@ -41,7 +41,6 @@ body {
 }
 
 #jp-bottom-panel {
-  border-bottom: var(--jp-border-width) solid var(--jp-border-color0);
   background: var(--jp-layout-color1);
   display: flex;
 }