Files
FarmMapsLib/projects/common/src/fm/components/menu-background/menu-background.component.html
2020-01-08 11:37:37 +01:00

3 lines
68 B
HTML

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