更改间距以及应用名称
This commit is contained in:
@@ -636,6 +636,15 @@ $theme-color: #8b2316;
|
||||
.collect-img {
|
||||
/* margin-top:50rpx; */
|
||||
}
|
||||
.navbox{
|
||||
:deep(.uni-navbar__header-btns-right){
|
||||
width: 100px!important;
|
||||
}
|
||||
:deep(.uni-navbar__header-btns-left){
|
||||
min-width: 100px;
|
||||
width: 100px!important;
|
||||
}
|
||||
}
|
||||
.share-img-icon {
|
||||
width: 40rpx;
|
||||
height: 40rpx;
|
||||
|
||||
Reference in New Issue
Block a user