Bilibili-Evolved/registry/lib/components/video/player/show-upload-time/show-upload-time.scss
2023-04-27 22:26:55 +08:00

11 lines
317 B
SCSS

.video-page-card .card-box .info .count.up {
white-space: pre !important;
}
.video-page-card .card-box .info .count {
display: flex !important;
height: unset !important;
}
.video-page-card-small .card-box .info .upname a .name {
-webkit-line-clamp: unset !important;
white-space: pre !important;
}