fix: remove vertical offset on first block

This commit is contained in:
João Gomes 2021-05-05 17:34:18 +01:00 committed by Jan De Dobbeleer
parent 39749fc844
commit 3b975aa3f1

View file

@ -4,7 +4,6 @@
{ {
"type": "prompt", "type": "prompt",
"alignment": "right", "alignment": "right",
"vertical_offset": -1,
"segments": [ "segments": [
{ {
"type": "session", "type": "session",