调整图片
This commit is contained in:
@@ -605,7 +605,7 @@ export default {
|
||||
width: 100vw;
|
||||
.tabsStyle {
|
||||
box-shadow: 0 2rpx 6rpx 0 rgba(153, 153, 153, 0.2);
|
||||
::v-deep {
|
||||
/deep/ {
|
||||
.u-tabs {
|
||||
box-shadow: 0px 4px 6px 0 rgba(153, 153, 153, 0.2);
|
||||
}
|
||||
@@ -921,7 +921,7 @@ export default {
|
||||
text-align: center;
|
||||
font-size: 30px;
|
||||
}
|
||||
::v-deep.section:nth-child(1) {
|
||||
/deep/.section:nth-child(1) {
|
||||
padding-top: 0 !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user