修改ui
This commit is contained in:
		| @@ -79,14 +79,13 @@ export default { | ||||
|  | ||||
| <style scoped lang="scss"> | ||||
| .copilot-container { | ||||
|   height: 0; | ||||
|   height: 100%; | ||||
|   flex: 1; | ||||
|   display: flex; | ||||
|   flex-direction: column; | ||||
|   position: relative; | ||||
|   box-shadow: inset 0 0 20px 1px #fff1; | ||||
|   backdrop-filter: blur(4px); | ||||
|  | ||||
|   &::before { | ||||
|     content: ""; | ||||
|     position: absolute; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user