v0.9.6
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
## snapshot
|
## snapshot
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## next features
|
## next features
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.5",
|
"version": "0.9.6",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite",
|
"dev": "vite",
|
||||||
"lib": "npm run lint && tsc && vite build --mode lib",
|
"lib": "npm run lint && tsc && vite build --mode lib",
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 248 KiB |
+1
-1
@@ -78,7 +78,7 @@ ul {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
margin: 0 4px;
|
margin: 0 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu-item>div:hover {
|
.menu-item>div:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user