mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-6828] Clicking on search input when it has some content inside it does not allow user to edit search term (#3658)
This commit is contained in:
@@ -29,7 +29,7 @@ $top-margin: 12px;
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
label {
|
.app-input-form-field-input + span {
|
||||||
cursor: text;
|
cursor: text;
|
||||||
pointer-events: auto;
|
pointer-events: auto;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user