@hlfan commented on this pull request.


> +    border-radius: 25%;
+    div {
+      background-color: var(--bs-success-text-emphasis);
+      @extend .h-100;
+    }
+    &:empty {
+      @extend .bg-body-secondary, .bg-opacity-75;
+    }
+    &:hover {
+      border: solid 1px #8884;
+    }
+  }
+}
+
+.tooltip.wide {
+       --bs-tooltip-max-width: none;

Not again me not checking the style from the chrome dev tools...

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5998#discussion_r2091996789
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/5998/review/2845028...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to