mirror of
https://github.com/picocss/pico.git
synced 2025-04-20 08:45:06 -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
|
// Caret
|
||||||
&[data-placement="top"]::after,
|
&[data-placement="top"]::after,
|
||||||
&::after {
|
&::after {
|
||||||
|
width: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
transform: translate(-50%, 0rem);
|
transform: translate(-50%, 0rem);
|
||||||
border-top: 0.3rem solid;
|
border-top: 0.3rem solid;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue