Fix tooltip arrow
This commit is contained in:
parent
636b780219
commit
5632f5f33c
1 changed files with 4 additions and 0 deletions
|
@ -1343,3 +1343,7 @@ ol[dnd-list] {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.tooltip-arrow {
|
||||
width: unset !important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue