aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Main.hs b/Main.hs
index 79f5b49..9688cc9 100644
--- a/Main.hs
+++ b/Main.hs
@@ -34,7 +34,7 @@ drawUI st = [ui]
, hBorderWithLabel (str "[ Presets ]")
, padAll 1 $ C.center $ presetsBox
, hBorderWithLabel (str "[ Actions ]")
- , vLimit 5 $ C.center $ actionsBox
+ , vLimit 6 $ C.center $ actionsBox
]
status = str "Ready to scan first page"
settingsBox = defnList AlignRight Nothing