fix(cookbook): serve panel content unreachable when model card is expanded (#3479)

This commit is contained in:
Caleb Clavin
2026-06-15 02:09:24 -05:00
committed by GitHub
parent 0939983ddf
commit 1aa5ffb57c
+3
View File
@@ -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;