diff --git a/src/webview/styles.css b/src/webview/styles.css index 686359f..616108f 100644 --- a/src/webview/styles.css +++ b/src/webview/styles.css @@ -21,6 +21,7 @@ body { .main .row.header { flex: 0 1 auto; + min-height: 42px; } .main .row.page { @@ -106,4 +107,4 @@ svg.tag-button { width: 24px; height: 24px; margin-bottom: .5rem; -} \ No newline at end of file +}