aboutsummaryrefslogtreecommitdiffstats
path: root/ui/src/App.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ui/src/App.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/src/App.css b/ui/src/App.css
index cf6d3123..29ca80f1 100644
--- a/ui/src/App.css
+++ b/ui/src/App.css
@@ -19,7 +19,7 @@ html {
}
.history-list {
- height: calc(100vh - 150px - 64px);
+ height: calc(100dvh - 4rem - 2rem);
}
.history-item {