<pre><div><style>
[id="flyout-root"] >* >* >* > [role="button"] {
display: none;
}
[id="flyout-root"] >* >* >* > :nth-child(2) {
padding: 100px 12px; 
}
</style>
/*----- Completely remove ------*/
<pre><div><style>
[id="flyout-root"] >* >* >* > [role="button"]  {
pointer-events: none;
}
/*------ Render unclickable -----*/

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/91dfe12b-0e58-42ee-8342-3b2886eb1f27/Untitled.png