allow renaming and replacing files in the vault - fixes #4110

This commit is contained in:
Eugene Pankov
2021-07-10 21:31:18 +02:00
parent 0008b2f022
commit 67bbbd7f65
6 changed files with 109 additions and 8 deletions

View File

@@ -115,7 +115,8 @@ ngb-typeahead-window {
.hover-reveal-parent:hover &,
*:hover > &,
&:hover {
&:hover,
&.show {
opacity: 1;
}
}