Browse Source

refactor: temporarily disabled favorite button on homepage

Kristian Vos 5 years ago
parent
commit
ae528103fb
1 changed files with 1 additions and 0 deletions
  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);