From 0e25945baff7184d3a4ac49c79a4c12df40cbc16 Mon Sep 17 00:00:00 2001 From: Dinh Nguyen Date: Wed, 11 Dec 2024 23:58:51 +0700 Subject: [PATCH] update css style --- .../product/product-detail/product-detail.component.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/marketplace-ui/src/app/modules/product/product-detail/product-detail.component.html b/marketplace-ui/src/app/modules/product/product-detail/product-detail.component.html index e210af9d..084a7cce 100644 --- a/marketplace-ui/src/app/modules/product/product-detail/product-detail.component.html +++ b/marketplace-ui/src/app/modules/product/product-detail/product-detail.component.html @@ -1,9 +1,8 @@
- @if (productDetail() | emptyProductDetailPipe) { + @if (productDetail() | emptyProductDetailPipe) {