'Is there a way to add a text message at the top right of the assetManager popup in grapesjs in vue component using css

Following is my assetManager popup. I want to add a text message in the highlighted red line area in the right side of the popup.

enter image description here

I have set the visibility to hidden for following "Add button" button and textbox. Now I want to add a text message at that place. Initially, following was the popup

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source