'Removing the borders from focus-plugin in readonly-mode (draftjs-plugins)

I use the alignment plugin from draftjs-plugins, which in turn uses the focus-plugin. Now, however, in the read mode of the editor (readonly=true), the focus-border is displayed on mouseover. Is there anything I can do to prevent this?



Sources

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

Source: Stack Overflow

Solution Source