tijiao
This commit is contained in:
@@ -200,7 +200,7 @@ export default {
|
||||
.popup_content {
|
||||
padding-bottom: 140rpx;
|
||||
}
|
||||
/deep/.list_item {
|
||||
::v-deep.list_item {
|
||||
// border-bottom: none;
|
||||
|
||||
border: none !important;
|
||||
@@ -213,10 +213,10 @@ export default {
|
||||
max-height: 90vh;
|
||||
}
|
||||
}
|
||||
/deep/.u-popup__content {
|
||||
::v-deep.u-popup__content {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
/deep/.u-popup__content__close {
|
||||
::v-deep.u-popup__content__close {
|
||||
color: #fff !important;
|
||||
}
|
||||
.title_box {
|
||||
|
||||
Reference in New Issue
Block a user