Skip to content

Commit 9963817

Browse files
ftr: small changes after the review
TRACEFOSS-893
1 parent d3388cd commit 9963817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/modules/core/layout/header/user-navigation/user-menu.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</div>
3131
<div
3232
*ngIf="this.isExpanded"
33-
[class.fade-in]="this.isExpanded"
33+
[class.fade-in]="isExpanded"
3434
class="user-menu-items-container"
3535
role="menu"
3636
aria-orientation="vertical"

0 commit comments

Comments
 (0)