finetune full text thumb width

This commit is contained in:
simon
2022-07-23 13:28:49 +07:00
parent dcf7658972
commit 8a59b66a0f

View File

@@ -458,7 +458,7 @@ video:-webkit-full-screen {
.video-item.list {
display: grid;
grid-template-columns: 28% auto;
grid-template-columns: 26% auto;
}
.video-progress-bar {