diff --git a/static/style.css b/static/style.css index 3cfcba030..39d21021d 100644 --- a/static/style.css +++ b/static/style.css @@ -15479,6 +15479,9 @@ body:not(.email-doc-split-active) #email-lib-modal.email-lib-fullscreen:not(.mod height: auto !important; } } +#cookbook-modal .hwfit-cached-list { + flex-shrink: 0; +} .memory-toolbar { transition: opacity 0.12s ease, max-height 0.2s ease; max-height: 120px;