This commit is contained in:
Atridad Lahiji 2023-07-11 17:35:15 -06:00
parent 0d38f87215
commit 79b189bdc9
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -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"
} }
} }

View file

@ -9,4 +9,4 @@ body #__next {
width: 100%; width: 100%;
overflow-y: auto; overflow-y: auto;
position: fixed; position: fixed;
} }