Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -3,8 +3,12 @@
|
||||
<app-menu></app-menu>
|
||||
</div>
|
||||
<div class="shrink-0 sticky bottom-0">
|
||||
<div class="py-2 w-full text-center">
|
||||
<span class="text-muted-color text-sm font-medium">ارایه شده توسط (برند نرمافزار)</span>
|
||||
<p-divider class="mb-1!" />
|
||||
<div class="py-2 w-full text-center flex items-center gap-2">
|
||||
<div class="w-10 h-10">
|
||||
<img [src]="logo" alt="Logo" class="object-contain" />
|
||||
</div>
|
||||
<span class="text-muted-color text-sm font-medium">مدیریت صورتحسابهای مالیاتی پاژن</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user