From 2ffad8120e241f65d818cf8d501b98a349e6c5f4 Mon Sep 17 00:00:00 2001 From: Emi Matchu Date: Sun, 8 Sep 2024 19:08:27 -0700 Subject: [PATCH] Oops, one more item preview area size tweak --- app/assets/stylesheets/items/_show.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/items/_show.sass b/app/assets/stylesheets/items/_show.sass index a479753a..ea2ea066 100644 --- a/app/assets/stylesheets/items/_show.sass +++ b/app/assets/stylesheets/items/_show.sass @@ -372,7 +372,7 @@ body.items-show species-face-picker grid-area: faces species-face-picker-options - max-height: 370px + max-height: 380px .item-preview-meta-info grid-area: meta