瀏覽代碼

fix: Station card brightness changed on hover

Owen Diffey 3 年之前
父節點
當前提交
005f795030
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      frontend/src/pages/Home.vue

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

@@ -1036,6 +1036,7 @@ html {
 	overflow: hidden;
 	margin: 10px;
 	cursor: pointer;
+	filter: none;
 	height: 150px;
 	width: calc(100% - 30px);
 	max-width: 400px;