::v-deep=>:deep()
This commit is contained in:
		| @@ -231,7 +231,7 @@ | ||||
|  | ||||
| <style scoped lang="scss"> | ||||
|   .AppResidentManage { | ||||
|     ::v-deep .ai-detail__content--wrapper { | ||||
|     :deep( .ai-detail__content--wrapper ){ | ||||
|       max-width: 100% !important; | ||||
|       padding: 20px; | ||||
|     } | ||||
| @@ -295,7 +295,7 @@ | ||||
|               font-weight: normal; | ||||
|             } | ||||
|  | ||||
|             ::v-deep i { | ||||
|             :deep( i ){ | ||||
|               font-style: normal; | ||||
|               color: #2266FF; | ||||
|             } | ||||
|   | ||||
| @@ -160,7 +160,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