fix search icon

pull/940/head
yann300 4 years ago committed by GitHub
parent d56bf6d489
commit 90f1f1dcc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  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