30785
This commit is contained in:
		| @@ -711,6 +711,12 @@ export default { | ||||
|     } | ||||
|   } | ||||
|  | ||||
|   .ai-form { | ||||
|     textarea { | ||||
|       border-radius: 4px 4px 0 0!important; | ||||
|     } | ||||
|   } | ||||
|  | ||||
|   * { | ||||
|     box-sizing: border-box; | ||||
|   } | ||||
| @@ -720,7 +726,7 @@ export default { | ||||
|     flex-direction: column; | ||||
|     padding: 14px 16px; | ||||
|     background: #F9F9F9; | ||||
|     border-radius: 0px 0px 2px 2px; | ||||
|     border-radius: 0px 0px 4px 4px; | ||||
|     border: 1px solid #D0D4DC; | ||||
|     border-top: none; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user