更新自定义标签栏,替换特殊按钮图标为新的伙伴图标,并调整图标尺寸以提升视觉效果。
This commit is contained in:
@@ -114,8 +114,8 @@
|
||||
|
||||
/* ===== 找伙伴特殊按钮图标 ===== */
|
||||
.special-icon {
|
||||
width: 56rpx;
|
||||
height: 56rpx;
|
||||
width: 80rpx;
|
||||
height: 80rpx;
|
||||
display: block;
|
||||
filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user