mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
fix: Fix toolbar styles in markdown markup editor
This commit is contained in:
parent
4d40af9c8a
commit
69c75a03b1
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
background: #fff;
|
background: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.g-md-markup-editor__toolbar,
|
||||||
.g-md-wysiwyg-editor__toolbar {
|
.g-md-wysiwyg-editor__toolbar {
|
||||||
background: #f5f6f7;
|
background: #f5f6f7;
|
||||||
z-index: 2000;
|
z-index: 2000;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue