浏览代码

refactor: temporarily disabled favorite button on homepage

Kristian Vos 5 年之前
父节点
当前提交
ae528103fb
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      frontend/components/pages/Home.vue

+ 1 - 0
frontend/components/pages/Home.vue

@@ -420,6 +420,7 @@ html {
 				top: 12px;
 				right: 12px;
 				position: absolute;
+				display: none;
 			}
 			.description {
 				width: calc(100% - 30px);