Ver código fonte

refactor: temporarily disabled favorite button on homepage

Kristian Vos 5 anos atrás
pai
commit
ae528103fb
1 arquivos alterados com 1 adições e 0 exclusões
  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);