1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 12:49:43 +02:00

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;