fix search icon

pull/5370/head
yann300 4 years ago committed by GitHub
parent 188146cbb3
commit 6071d72242
  1. 1
      apps/remix-ide/src/app/panels/styles/terminal-styles.js

@ -91,7 +91,6 @@ var css = csjs`
text-overflow : ellipsis;
}
.searchIcon {
height : 100%;
width : 25px;
border-top-left-radius : 3px;
border-bottom-left-radius : 3px;

Loading…
Cancel
Save