This repository has been archived on 2026-08-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
FarmMapsLib/projects/common/src/fm/components/menu-background/menu-background.component.html
T
2020-01-08 11:37:37 +01:00

3 lines
68 B
HTML

<div class="menu-background" [ngClass]="{'show':visible}">
</div>