tweak with for video-item.list

This commit is contained in:
simon 2022-07-21 15:36:36 +07:00
parent e4dd47aed0
commit a40ebc7bbc
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 1 deletions

View File

@ -452,7 +452,7 @@ button:hover {
.video-item.list {
display: grid;
grid-template-columns: 25% auto;
grid-template-columns: 28% auto;
}
.video-progress-bar {