add cursors to media-tags and mermaid in markdown preview
This commit is contained in:
@@ -74,6 +74,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
media-tag {
|
media-tag {
|
||||||
|
cursor: pointer;
|
||||||
* {
|
* {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
@@ -93,6 +94,7 @@
|
|||||||
pre.mermaid {
|
pre.mermaid {
|
||||||
svg {
|
svg {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user