pr675
黄云飞 4 years ago
parent 76bc1d7571
commit 3cd1413efb

@ -9,7 +9,7 @@
## snapshot
![image](https://github.com/Hufe921/canvas-editor/blob/main/src/assets/snapshots/main_v0.9.5.png)
![image](https://github.com/Hufe921/canvas-editor/blob/main/src/assets/snapshots/main_v0.9.6.png)
## next features

@ -1,5 +1,5 @@
{
"version": "0.9.5",
"version": "0.9.6",
"scripts": {
"dev": "vite",
"lib": "npm run lint && tsc && vite build --mode lib",

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 KiB

@ -78,7 +78,7 @@ ul {
display: flex;
align-items: center;
justify-content: center;
margin: 0 4px;
margin: 0 3px;
}
.menu-item>div:hover {

Loading…
Cancel
Save