Skip to content

Commit

Permalink
fix: code view header is little short
Browse files Browse the repository at this point in the history
  • Loading branch information
teramotodaiki committed Nov 18, 2019
1 parent 318f97d commit 48326c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/code-view.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ $padding: 4px;
z-index: 10;
align-items: center;
height: 32px;
border: 1px solid $backgroundColor; // adjust to cell

.icon {
height: 100%;
Expand Down

0 comments on commit 48326c8

Please sign in to comment.