Skip to content

Commit 6e4f5bd

Browse files
authored
6158 - Fix EditorWYSIWYGLinks text alignment (#6160)
1 parent 15b40a9 commit 6e4f5bd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/client/components/EditorWYSIWYG/EditorWYSIWYGLinks/EditorWYSIWYGLinks.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// Editor with links: Display toolbar to the right when displaying inline editor
22
.editor-wysiwyg-links .jodit-container.jodit {
3-
align-items: center;
43
display: grid !important;
54
grid-template-columns: 1fr auto !important;
65
justify-content: center;

0 commit comments

Comments
 (0)