Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
94ffa9e930 | ||
|
|
491c0a9c7c |
@@ -169,7 +169,4 @@ body {
|
|||||||
grid-column: 1 / -1 !important;
|
grid-column: 1 / -1 !important;
|
||||||
grid-row: auto !important;
|
grid-row: auto !important;
|
||||||
}
|
}
|
||||||
.pn-live-label {
|
|
||||||
display: none !important;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "pulsenode",
|
"name": "pulsenode",
|
||||||
"version": "0.4.6",
|
"version": "0.4.7",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "tsx watch server.ts",
|
"dev": "tsx watch server.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user