diff --git a/frontend/components/ArticlesContent/SideBar/Right/Catalogue.vue b/frontend/components/ArticlesContent/SideBar/Right/Catalogue.vue index d415458..6119b4e 100644 --- a/frontend/components/ArticlesContent/SideBar/Right/Catalogue.vue +++ b/frontend/components/ArticlesContent/SideBar/Right/Catalogue.vue @@ -221,7 +221,7 @@ onUnmounted(() => { } .catalog-block.isExpand .article-catalog .catalog-body { - max-height: 612px; + max-height: 460px; } .catalog-body {