Skip to content

Commit 46e8675

Browse files
committed
feat: refine memory graph node styling
1 parent 008fd31 commit 46e8675

3 files changed

Lines changed: 4685 additions & 1503 deletions

File tree

console/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>MathClaw Console</title>
7-
<link rel="stylesheet" href="./styles.css?v=20260402i" />
7+
<link rel="stylesheet" href="./styles.css?v=20260404a" />
88
</head>
99
<body>
1010
<div id="app"></div>
11-
<script type="module" src="./main.js?v=20260402i"></script>
11+
<script type="module" src="./main.js?v=20260404a"></script>
1212
</body>
1313
</html>

0 commit comments

Comments
 (0)