diff --git a/assets/script/hura.global.css b/assets/script/hura.global.css
index 4054140..ae31d15 100644
--- a/assets/script/hura.global.css
+++ b/assets/script/hura.global.css
@@ -263,4 +263,20 @@
.text-active {
color: var(--color-hura);
}
+
+ .choices {
+ margin-top: calc(var(--spacing) * 2);
+ --tw-shadow:
+ 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)),
+ 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
+ box-shadow:
+ var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
+ var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
+ border-radius: var(--radius-sm);
+ }
+ .choices__inner {
+ background: #fff !important;
+ min-height: 38px !important;
+ padding: 5px !important;
+ }
}
diff --git a/template/javascript/product_form.html b/template/javascript/product_form.html
index 9c13d3c..ea9a420 100644
--- a/template/javascript/product_form.html
+++ b/template/javascript/product_form.html
@@ -1,14 +1,16 @@
-
-
+
+
+
+
+
\ No newline at end of file
diff --git a/template/product/form_components/basic.html b/template/product/form_components/basic.html
index c866f19..ae3aa61 100644
--- a/template/product/form_components/basic.html
+++ b/template/product/form_components/basic.html
@@ -74,7 +74,8 @@
Quản lý thương hiệu
-