Unverified Commit dffa0e97 authored by Liana Husikyan's avatar Liana Husikyan Committed by GitHub

FE selection

parent 58c10df8
......@@ -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