mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
* [ADF-4467] Fix Upload File Widget layout * [ADF-4467] Refactor content services upload button
6 lines
81 B
SCSS
6 lines
81 B
SCSS
.adf {
|
|
&-upload-button-file-container input {
|
|
display: none;
|
|
}
|
|
}
|