Parcourir la source

fix: Station card brightness changed on hover

Owen Diffey il y a 3 ans
Parent
commit
005f795030
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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;