You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The width works but the padding stays 100px. I was able to set it with !important so not urgent.
.yoopta-editor {
padding-bottom: 0 !important;
}
And by the way awesome editor thanks!
Screenshots
No response
Do you want to work on this issue?
No
The text was updated successfully, but these errors were encountered:
Keneficka
changed the title
[BUG] <description>
[BUG] Can't override the default style paddingBottom on the editor itself with the style prop.
Feb 15, 2025
Has this bug been raised before?
Description
Can't override the default style paddingBottom on the editor itself with the style prop.
The default from the readme
{ width: '400px', paddingBottom: '100px' }
My styles:
The width works but the padding stays 100px. I was able to set it with !important so not urgent.
And by the way awesome editor thanks!
Screenshots
No response
Do you want to work on this issue?
No
The text was updated successfully, but these errors were encountered: