fix: Fix toolbar styles in markdown markup editor

This commit is contained in:
Maksim Eltyshev
2025-07-08 17:26:21 +02:00
parent 4d40af9c8a
commit 69c75a03b1

View File

@@ -14,6 +14,7 @@
background: #fff;
}
.g-md-markup-editor__toolbar,
.g-md-wysiwyg-editor__toolbar {
background: #f5f6f7;
z-index: 2000;