mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-4467] Fix Upload File Widget layout (#4675)
* [ADF-4467] Fix Upload File Widget layout * [ADF-4467] Refactor content services upload button
This commit is contained in:
committed by
Eugenio Romano
parent
0e2e5e35a0
commit
9d0e9ec219
@@ -1,12 +1,5 @@
|
||||
.adf {
|
||||
&-upload-button-file-container input {
|
||||
cursor: pointer;
|
||||
height: 100%;
|
||||
right: 0;
|
||||
opacity: 0;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
width: 300px;
|
||||
z-index: 4;
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user