微调样式✅
This commit is contained in:
parent
c7384fae1b
commit
d5ad32b267
@ -359,6 +359,12 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.wl-badge {
|
||||||
|
color: #9999ff;
|
||||||
|
font-weight: 600;
|
||||||
|
border-color: #9999ff;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// &>.wl-meta {}
|
// &>.wl-meta {}
|
||||||
@ -401,7 +407,7 @@
|
|||||||
|
|
||||||
// 图片
|
// 图片
|
||||||
img {
|
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;
|
max-height: 66px;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
cursor: zoom-in;
|
cursor: zoom-in;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user