Polish business dashboard profile, FA layout, and pagination.

Add a real user profile page with multi-address CRUD, localize business profile, fix RTL category tree and login/sidebar logo fallbacks, and keep pagination controls centered with aligned page meta.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Alireza Hassani
2026-08-03 10:40:56 +03:30
co-authored by Cursor
parent 26b6b0a1b6
commit d8c9c0b017
20 changed files with 1031 additions and 78 deletions
@@ -8,9 +8,12 @@
}
.paginationInline {
margin-top: 0;
padding-top: 0;
justify-content: flex-end;
margin: 0;
padding: 0;
min-height: 38px;
height: 38px;
justify-content: center;
align-items: center;
}
.navBtn {