1.2.4
This commit is contained in:
parent
0d38f87215
commit
79b189bdc9
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "sprintpadawan",
|
"name": "sprintpadawan",
|
||||||
"version": "1.2.3",
|
"version": "1.2.4",
|
||||||
"description": "Plan. Sprint. Repeat.",
|
"description": "Plan. Sprint. Repeat.",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -55,4 +55,4 @@
|
||||||
"ct3aMetadata": {
|
"ct3aMetadata": {
|
||||||
"initVersion": "7.5.9"
|
"initVersion": "7.5.9"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -9,4 +9,4 @@ body #__next {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue