mirror of
https://github.com/plankanban/planka.git
synced 2025-12-26 01:11:58 +03:00
@@ -37,7 +37,7 @@ export default [
|
||||
(md) => md.use(imsize, { enableInlineStyling: true }),
|
||||
video,
|
||||
table,
|
||||
note,
|
||||
(md) => md.use(note, { notesAutotitle: false }),
|
||||
cut,
|
||||
meta,
|
||||
deflist,
|
||||
|
||||
@@ -230,6 +230,10 @@
|
||||
min-width: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.yfm-note {
|
||||
min-height: 60px;
|
||||
}
|
||||
}
|
||||
|
||||
.hljs {
|
||||
|
||||
Reference in New Issue
Block a user