diff --git a/layouts/module/header/HeaderCategory.vue b/layouts/module/header/HeaderCategory.vue index cb8273d..ee48a4d 100644 --- a/layouts/module/header/HeaderCategory.vue +++ b/layouts/module/header/HeaderCategory.vue @@ -173,13 +173,13 @@ export default { color: #333333; .tab-category-menu__left { width: 190px; - padding: 15px 0; + padding: 30px 0 35px 0; background: #ffffff; .menu-left__item { height: 36px; cursor: pointer; padding: 0 24px 0 41px; - margin-top: 23px; + margin-top: 15px; &:first-child { margin-top: 0; }