From 195fde637c5e7e8889efc7ea7ba3cbe4428b30c7 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Sat, 26 Nov 2022 13:59:00 +0800 Subject: [PATCH] Don't need uncertain class --- assets/app.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/assets/app.css b/assets/app.css index f384c61..14f88fa 100644 --- a/assets/app.css +++ b/assets/app.css @@ -1516,9 +1516,6 @@ a.service-tag:hover { transform: scale(4); clip-path: polygon(50% 50%, 30% 0, 70% 0); } -.user-location-compass.uncertain { - background: radial-gradient(closest-side, #007aff00, #007affdd, #007aff00); -} /* .user-location-accuracy { width: 20px; height: 20px;