微调样式

This commit is contained in:
Han 2025-03-25 19:53:19 +08:00
parent c7384fae1b
commit d5ad32b267

View File

@ -359,6 +359,12 @@
}
}
}
.wl-badge {
color: #9999ff;
font-weight: 600;
border-color: #9999ff;
}
}
// &>.wl-meta {}
@ -401,7 +407,7 @@
// 图片
img {
&:not(.wl-user-avatar, .wl-reaction-list img,.wl-panel img) {
&:not(.wl-user-avatar, .wl-reaction-list img, .wl-panel img) {
max-height: 66px;
object-fit: contain;
cursor: zoom-in;