Skip to content

Commit

Permalink
FIX .label_tv styling
Browse files Browse the repository at this point in the history
  • Loading branch information
serapath committed Jan 24, 2018
1 parent d8facb5 commit 1c78926
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions remix-debugger/src/ui/TreeView.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ var css = csjs`
margin-top: 3px;
width: 10px;
}
.label_tv {
display: flex;
align-items: center;
}
`

var remixLib = require('remix-lib')
Expand Down

0 comments on commit 1c78926

Please sign in to comment.