::v-deep=>:deep()
This commit is contained in:
		| @@ -82,7 +82,7 @@ export default { | ||||
| .introPage { | ||||
|   height: 100%; | ||||
|  | ||||
|   ::v-deep.ai-detail__content--wrapper { | ||||
|   :deep(.ai-detail__content--wrapper ){ | ||||
|     min-height: 100%; | ||||
|  | ||||
|     &.list { | ||||
|   | ||||
| @@ -186,7 +186,7 @@ export default { | ||||
| .list { | ||||
|   height: 100%; | ||||
|  | ||||
|   ::v-deep .ai-list__content--right-wrapper { | ||||
|   :deep( .ai-list__content--right-wrapper ){ | ||||
|     height: calc(100% - 10px); | ||||
|     display: flex; | ||||
|     flex-direction: column; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user