Parcourir la source

refactor: temporarily disabled favorite button on homepage

Kristian Vos il y a 5 ans
Parent
commit
ae528103fb
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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);