More space for the title in watch-video-info (#2751)
This commit is contained in:
parent
f33ad2e5f0
commit
76d7ecd163
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue