::v-deep=>:deep()
This commit is contained in:
@@ -555,13 +555,13 @@ export default {
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.BuildMsg {
|
||||
::v-deep .ai-list__title {
|
||||
:deep( .ai-list__title ){
|
||||
background-color: #fff;
|
||||
margin: 0 !important;
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
::v-deep .ai-list__content {
|
||||
:deep( .ai-list__content ){
|
||||
.ai-list__content--right {
|
||||
.ai-list__content--right-wrapper {
|
||||
.search-select {
|
||||
|
||||
Reference in New Issue
Block a user