Files
redline.com.pl/admin086k8e6t9/themes/new-theme/scss/components/_dropzone.scss
2024-11-11 18:46:54 +01:00

9 lines
195 B
SCSS

.dropzone .dz-preview .dz-progress {
height: 10px;
background: none;
background-color: #363a41;
> .dz-upload {
background: none;
background-color: #25b9d7;
}
}