Darginec05 / Yoopta-Editor

Build Notion-like, Craft-like, Coda-like, Medium-like editors with Yoopta
https://yoopta.dev/
MIT License
784 stars 61 forks source link

[BUG] Yoopta CSS selectors for button is too high #148

Closed Artmadiar closed 1 month ago

Artmadiar commented 1 month ago

Has this bug been raised before?

Description

I can't use my MUI components in my custom plugins

Here's css selectors that limits me On 3d page you can see that my background-color isn't applied for hover state

2024-05-11 17 40 28 2024-05-11 17 40 12 2024-05-11 17 41 34

Steps to Reproduce

If you know the steps, follow the below format and provide steps to reproduce

For example:

  1. Create new custom Plugin
  2. Render a MUI button
  3. It gets yoopta styles instead of MUI

Environment

Screenshots

No response

Do you want to work on this issue?

No

If "yes" to above, please explain how you would technically implement this

No response

Darginec05 commented 1 month ago

Related to https://github.com/Darginec05/Yoopta-Editor/issues/126

Darginec05 commented 1 month ago

Fixed in v4.3.0 Check example and docs: