mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-17 10:15:27 -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;
|
height: auto !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
#cookbook-modal .hwfit-cached-list {
|
||||||
|
flex-shrink: 0;
|
||||||
|
}
|
||||||
.memory-toolbar {
|
.memory-toolbar {
|
||||||
transition: opacity 0.12s ease, max-height 0.2s ease;
|
transition: opacity 0.12s ease, max-height 0.2s ease;
|
||||||
max-height: 120px;
|
max-height: 120px;
|
||||||
|
|||||||
Reference in New Issue
Block a user