mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Tooltip to react portal to fix in overflow elements
This commit is contained in:
parent
b52d72b909
commit
d6e0cbdbd3
3 changed files with 34 additions and 12 deletions
|
@ -91,6 +91,8 @@ export default function ReactButton({ onClick, existingReacts, uid }) {
|
|||
return (
|
||||
<>
|
||||
<Tooltip
|
||||
width={300}
|
||||
height={250}
|
||||
text={() => {
|
||||
return (
|
||||
<span
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue