diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 1e720831e..cabe470e3 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -5874,6 +5874,10 @@ html { height: 64px; } +.h-135 { + height: 135px; +} + .object-cover { object-fit: cover; } diff --git a/files/templates/popover.html b/files/templates/popover.html index bdd05d226..f6a7baac8 100644 --- a/files/templates/popover.html +++ b/files/templates/popover.html @@ -1,6 +1,6 @@