fix: update project categories check and adjust border style in project detail popup

This commit is contained in:
2026-02-16 09:24:45 +05:30
parent 7d63845951
commit e529f101b7
4 changed files with 61 additions and 36 deletions
@@ -88,7 +88,7 @@
</div>
}
@if (project.categories?.length) {
@if (project.categories.length) {
<div class="detail-section">
<h4>Categories</h4>
<div class="tag-list">