More space for the title in watch-video-info (#2751)

This commit is contained in:
absidue 2022-10-20 08:06:04 +02:00 committed by GitHub
parent f33ad2e5f0
commit 76d7ecd163
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
.watchVideoInfo
display: grid
grid-template-columns: 2fr 1fr
grid-template-columns: auto max-content
column-gap: 15px
padding: 16px
@media screen and (max-width: 680px)