Fixed #5033 - Tooltip arrow is broken
parent
66b9785264
commit
3b145e1ced
|
@ -30,6 +30,7 @@ const css = `
|
|||
height: 0;
|
||||
border-color: transparent;
|
||||
border-style: solid;
|
||||
scale: 2;
|
||||
}
|
||||
|
||||
.p-tooltip-right .p-tooltip-arrow {
|
||||
|
|
Loading…
Reference in New Issue