::v-deep=>:deep()
This commit is contained in:
		| @@ -358,7 +358,7 @@ export default { | ||||
| .chart-content { | ||||
|   height: calc(100% - 240px); | ||||
|  | ||||
|   ::v-deep .ai-card__body { | ||||
|   :deep( .ai-card__body ){ | ||||
|     height: calc(100% - 70px); | ||||
|   } | ||||
|  | ||||
| @@ -374,7 +374,7 @@ export default { | ||||
|   } | ||||
| } | ||||
|  | ||||
| ::v-deep .ai-detail__content--wrapper { | ||||
| :deep( .ai-detail__content--wrapper ){ | ||||
|   height: 100%; | ||||
| } | ||||
| </style> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user