mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 10:26:13 -04:00
Closes #32 and brings the arrow back to the tooltips
This commit is contained in:
parent
d0e2123642
commit
712b0a1787
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
|||
// Caret
|
||||
&[data-placement="top"]::after,
|
||||
&::after {
|
||||
width: 0;
|
||||
padding: 0;
|
||||
transform: translate(-50%, 0rem);
|
||||
border-top: 0.3rem solid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue