mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 16:43:48 +00:00
activity: hide delete button from asyncupload and add delete buttons from chill collection
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
div.chill-dropzone__below-zone {
|
||||
a.btn-delete {
|
||||
display: none;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user