Merge pull request #940 from ethereum/yann300-patch-27

Fix search icon
pull/5370/head
yann300 4 years ago committed by GitHub
commit 100657f3fc
  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