small style changes

pull/1/head
LianaHus 6 years ago
parent 30600aa4b3
commit 7434a74a5d
  1. 1
      src/app/debugger/debuggerUI/TxBrowser.js
  2. 2
      src/lib/panels-resize.js

@ -17,7 +17,6 @@ var css = csjs`
justify-content: center;
}
.txinput {
margin: 3px;
width: inherit;
}
.txbuttons {

@ -4,7 +4,7 @@ const csjs = require('csjs-inject')
const css = csjs`
.dragbar {
position : absolute;
top : 29px;
top : 0px;
width : 0.5em;
right : 0;
bottom : 0;

Loading…
Cancel
Save