mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
10 lines
234 B
SCSS
10 lines
234 B
SCSS
.favInfo-box .collection-cover img,
|
|
.favInfo-box .favInfo-cover img {
|
|
width: 100% !important;
|
|
object-position: left !important;
|
|
}
|
|
.bb-comment .sailing .sailing-img,
|
|
.comment-bilibili-fold .sailing .sailing-img {
|
|
width: 288px;
|
|
}
|