Fixes on rich text editor (#11087)
- Update skeleton loader padding and make it take only one line - Update rich text editor padding to align with the fields inside the side panel <img width="163" alt="Capture d’écran 2025-03-21 à 11 57 00" src="https://github.com/user-attachments/assets/5964404a-3a32-4d7e-b96f-3377949430bf" />
This commit is contained in:
@ -44,7 +44,7 @@ const StyledEditor = styled.div`
|
||||
background: transparent;
|
||||
}
|
||||
& .bn-editor {
|
||||
padding-inline: 36px;
|
||||
padding-inline: 44px;
|
||||
}
|
||||
& .bn-container .bn-drag-handle {
|
||||
width: 20px;
|
||||
|
||||
Reference in New Issue
Block a user