::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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user