mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-16 09:45:24 -04:00
fix(cookbook): serve panel content unreachable when model card is expanded (#3479)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user