diff --git a/cmd/fibr/templates/files.html b/cmd/fibr/templates/files.html index d5200929..7d99a60d 100644 --- a/cmd/fibr/templates/files.html +++ b/cmd/fibr/templates/files.html @@ -233,7 +233,7 @@ align-items: center; background-color: var(--grey); display: flex; - min-height: 12rem; + min-height: 14rem; position: relative; }