@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;
Ok I've made myself a pre-commit hook that checks that this doesn't happen
again.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5998#discussion_r2092022553
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/5998/review/2845066...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev