feat: 改变日历图标的大小
This commit is contained in:
@@ -133,8 +133,8 @@ onMounted(() => {
|
||||
box-shadow: 0 4rpx 8rpx rgba(0, 0, 0, 0.1); /* 阴影 */
|
||||
}
|
||||
.calendar-img {
|
||||
width: 48rpx;
|
||||
height: 48rpx;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
.calendar-text {
|
||||
font-size: 22rpx;
|
||||
|
||||
Reference in New Issue
Block a user