Unverified Commit 01c0a22b authored by David Disu's avatar David Disu Committed by GitHub

Merge pull request #751 from ethereum/LianaHus-patch-4

FE user selection
parents 58c10df8 dffa0e97
......@@ -9,6 +9,7 @@
}
.remixui_fileexplorer {
box-sizing : border-box;
user-select : none;
}
input[type="file"] {
display: none;
......@@ -52,4 +53,4 @@ input[type="file"] {
}
ul {
padding : 0;
}
\ No newline at end of file
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment