fixed dnd after css changes

This commit is contained in:
Danny Coates
2018-02-19 14:29:13 -08:00
parent 029633f3d3
commit ad77fc20c6
6 changed files with 15 additions and 14 deletions

View File

@@ -53,10 +53,6 @@
padding: 0 10px;
}
.btn--file:hover {
background-color: var(--primaryControlHoverColor);
}
.inputFile {
opacity: 0;
overflow: hidden;