fix(web): polish preset chrome and subagent menu after review
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
z-index: 1;
|
||||
display: flex;
|
||||
width: 800px;
|
||||
height: min(824px, calc(100vh - 48px));
|
||||
height: min(800px, calc(100vh - 48px));
|
||||
max-width: calc(100vw - 48px);
|
||||
border-radius: 24px;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user