::v-deep=>:deep()
This commit is contained in:
		| @@ -268,7 +268,7 @@ | ||||
|  | ||||
| <style scoped lang="scss"> | ||||
|   .AppResidentManage { | ||||
|     ::v-deep .ai-detail__content--wrapper { | ||||
|     :deep( .ai-detail__content--wrapper ){ | ||||
|       max-width: 100% !important; | ||||
|       padding: 20px; | ||||
|     } | ||||
| @@ -366,7 +366,7 @@ | ||||
|       } | ||||
|     } | ||||
|  | ||||
|     ::v-deep .avatar { | ||||
|     :deep( .avatar ){ | ||||
|       width: 40px; | ||||
|       height: 40px; | ||||
|       vertical-align: middle; | ||||
|   | ||||
| @@ -166,7 +166,7 @@ | ||||
|  | ||||
| <style scoped lang="scss"> | ||||
|   .statistics { | ||||
|     ::v-deep .ai-list__content--right-wrapper { | ||||
|     :deep( .ai-list__content--right-wrapper ){ | ||||
|       background: transparent !important; | ||||
|       box-shadow: none !important; | ||||
|       padding: 12px 0 12px !important; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user