From 546d4b6f95a67d61fbb92c52f6b46643c4493521 Mon Sep 17 00:00:00 2001 From: Tieptk Date: Thu, 4 Dec 2025 14:13:37 +0700 Subject: [PATCH] update --- assets/script/style_hura.css | 34 -------------- template/customer/comment.html | 82 ++++++++++++++-------------------- template/customer/review.html | 48 +++++++++----------- 3 files changed, 54 insertions(+), 110 deletions(-) diff --git a/assets/script/style_hura.css b/assets/script/style_hura.css index 054ef7f..0eddd33 100644 --- a/assets/script/style_hura.css +++ b/assets/script/style_hura.css @@ -1,33 +1,7 @@ -.line-clamp-1 { - -webkit-line-clamp: 1; - -webkit-box-orient: vertical; - display: -webkit-box; - overflow: hidden; -} -.line-clamp-2 { - -webkit-line-clamp: 2; - -webkit-box-orient: vertical; - display: -webkit-box; - overflow: hidden; -} -.line-clamp-3 { - -webkit-line-clamp: 3; - -webkit-box-orient: vertical; - display: -webkit-box; - overflow: hidden; -} -.line-clamp-4 { - -webkit-line-clamp: 4; - -webkit-box-orient: vertical; - display: -webkit-box; - overflow: hidden; -} - .btn-dash { border-style: dashed; border-color: gray; } - .btn-dash:hover { border-color: var(--color-primary); color: #fff; @@ -68,16 +42,9 @@ .text-gray { color: #6b7280; } - -.absolute { - position: absolute; -} .right-2 { right: 0.5rem; } -.top-2 { - top: 0.5rem; -} .max-h-400 { max-height: 400px; } @@ -93,7 +60,6 @@ .max-w-3xl { max-width: 48rem; } - .menu-form a { border-top: 0; } diff --git a/template/customer/comment.html b/template/customer/comment.html index c96aad9..d963d5d 100644 --- a/template/customer/comment.html +++ b/template/customer/comment.html @@ -91,59 +91,46 @@ -