::v-deep=>:deep()
This commit is contained in:
@@ -88,16 +88,16 @@ export default {
|
||||
.AppLicence {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
::v-deep .ai-list{
|
||||
:deep( .ai-list){
|
||||
background-color: #F5F6F9;
|
||||
}
|
||||
::v-deep .ai-list .ai-list__content--right .ai-list__content--right-wrapper{
|
||||
:deep( .ai-list .ai-list__content--right .ai-list__content--right-wrapper){
|
||||
background-color: #F5F6F9;
|
||||
box-shadow: 0 0 0 0;
|
||||
margin: 0!important;
|
||||
padding: 0!important;
|
||||
}
|
||||
::v-deep .el-upload-list{
|
||||
:deep( .el-upload-list){
|
||||
display: none;
|
||||
}
|
||||
.licence-content{
|
||||
|
||||
Reference in New Issue
Block a user