Remove new CTA in copilot sign in UI
Add a trim_end to copilot suggestions
This commit is contained in:
@@ -113,7 +113,7 @@ export default function copilot(colorScheme: ColorScheme) {
|
||||
},
|
||||
dimensions: {
|
||||
width: 280,
|
||||
height: 320,
|
||||
height: 280,
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user