feat: 立志/改过卡片增加编辑模式切换按钮

This commit is contained in:
mac
2026-06-02 10:56:43 +08:00
parent 4d3f8099ec
commit ebdb8cda3b
4 changed files with 70 additions and 8 deletions

View File

@@ -63,4 +63,8 @@
<symbol id="icon-chevron-right" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M8.25 4.5l7.5 7.5-7.5 7.5"/>
</symbol>
<!-- 铅笔 -->
<symbol id="icon-pencil" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<path d="m16.862 4.487 1.687-1.688a1.875 1.875 0 1 1 2.652 2.652L6.832 19.82a4.5 4.5 0 0 1-1.897 1.13l-2.685.8.8-2.685a4.5 4.5 0 0 1 1.13-1.897L16.863 4.487Zm0 0L19.5 7.125"/>
</symbol>
</svg>

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB