Browse Source

修改样式

master
前端-胡立永 5 months ago
parent
commit
288c0281d1
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pages/contentDetail/contentDetail.vue

+ 1
- 1
pages/contentDetail/contentDetail.vue View File

@ -224,12 +224,12 @@
display: flex; display: flex;
width: 90%; width: 90%;
// background-color: rgb(253, 194, 4); // background-color: rgb(253, 194, 4);
height: 70rpx;
border-radius: 10rpx; border-radius: 10rpx;
// font-size: 24rpx; // font-size: 24rpx;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
flex-direction: column; flex-direction: column;
padding: 20rpx 0;
} }
.ceil-input{ .ceil-input{
display: flex; display: flex;


Loading…
Cancel
Save