mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 02:16:15 -04:00
Support left, right, bottom directions
This commit is contained in:
parent
82dbcb24a4
commit
2e7787aef4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
/**
|
||||
* Tooltip ([data-tooltip])
|
||||
*/
|
||||
* Tooltip ([data-tooltip])
|
||||
*/
|
||||
|
||||
[data-tooltip] {
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue