fix issue with upload
Browse files- assets/styles.css +0 -1
assets/styles.css
CHANGED
@@ -120,7 +120,6 @@
|
|
120 |
}
|
121 |
|
122 |
.drop-zone::before {
|
123 |
-
content: '';
|
124 |
position: absolute;
|
125 |
top: 0;
|
126 |
left: 0;
|
|
|
120 |
}
|
121 |
|
122 |
.drop-zone::before {
|
|
|
123 |
position: absolute;
|
124 |
top: 0;
|
125 |
left: 0;
|