Closes #32 and brings the arrow back to the tooltips

This commit is contained in:
Yohn 2025-01-11 03:03:50 -05:00
parent d0e2123642
commit 712b0a1787

View file

@ -47,6 +47,7 @@
// Caret
&[data-placement="top"]::after,
&::after {
width: 0;
padding: 0;
transform: translate(-50%, 0rem);
border-top: 0.3rem solid;