新增嵌入式代码块;优化通知书推送时机
This commit is contained in:
@@ -5958,16 +5958,16 @@ a#listree-click.current, #listree-ol > li.current > a, #listree-ol > li ul li.cu
|
||||
}
|
||||
|
||||
/* 播放中状态:切换为 'contain' 以显示完整视频内容 (与 JS 配合) */
|
||||
.pix_video.is-playing {
|
||||
/* .pix_video.is-playing {
|
||||
object-fit: contain !important;
|
||||
}
|
||||
} */
|
||||
|
||||
/* 全屏状态:重置样式,以适应屏幕 */
|
||||
.pix_video:fullscreen {
|
||||
/* .pix_video:fullscreen {
|
||||
aspect-ratio: auto !important;
|
||||
object-fit: contain !important;
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
} */
|
||||
|
||||
/* 片刻/朋友圈超高折叠 */
|
||||
.moment-collapse-container {
|
||||
|
||||
Reference in New Issue
Block a user