diff --git a/modules/entry/front/buy/index/index.html b/modules/entry/front/buy/index/index.html
index 5e5c02e6c..50cd26329 100644
--- a/modules/entry/front/buy/index/index.html
+++ b/modules/entry/front/buy/index/index.html
@@ -177,7 +177,7 @@
-
|
+ |
diff --git a/modules/entry/front/buy/index/style.scss b/modules/entry/front/buy/index/style.scss
index 0ffccd99a..55df72f1c 100644
--- a/modules/entry/front/buy/index/style.scss
+++ b/modules/entry/front/buy/index/style.scss
@@ -38,12 +38,6 @@ vn-entry-buy-index vn-card {
tr {
margin-bottom: 10px;
}
-
- .gap {
- border-left: 1px solid transparent;
- border-right: 1px solid transparent;
- height: inherit;
- }
}
$color-font-link-medium: lighten($color-font-link, 20%)
\ No newline at end of file