mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
fix(ui): Options panel sliding because of long Lora or TI names
This commit is contained in:
@@ -92,7 +92,8 @@ export default function IAISimpleMenu(props: IAIMenuProps) {
|
||||
zIndex={15}
|
||||
padding={0}
|
||||
borderRadius="0.5rem"
|
||||
overflowY="scroll"
|
||||
overflow="scroll"
|
||||
maxWidth={'22.5rem'}
|
||||
maxHeight={500}
|
||||
backgroundColor="var(--background-color-secondary)"
|
||||
color="var(--text-color-secondary)"
|
||||
|
||||
Reference in New Issue
Block a user