Skip to content

Commit acbdcf9

Browse files
committed
chore: bump version to 5.3.4
1 parent 8b3c1a6 commit acbdcf9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mind-elixir",
3-
"version": "5.3.3",
3+
"version": "5.3.4",
44
"type": "module",
55
"description": "Mind elixir is a free open source mind map core.",
66
"keywords": [

src/index.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.map-container {
22
p {
3-
margin: 0;
3+
margin: 0; // remove markdown block margin
44
}
55
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
66
font-family:

0 commit comments

Comments
 (0)