mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Fixed #5033 - Tooltip arrow is broken
This commit is contained in:
parent
66b9785264
commit
3b145e1ced
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ const css = `
|
|||
height: 0;
|
||||
border-color: transparent;
|
||||
border-style: solid;
|
||||
scale: 2;
|
||||
}
|
||||
|
||||
.p-tooltip-right .p-tooltip-arrow {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue