Fix description/comments max width
This commit is contained in:
parent
b335ccec49
commit
e452d2e2b8
|
@ -81,6 +81,7 @@
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
// Set min width for flex item
|
// Set min width for flex item
|
||||||
min-width: 1px;
|
min-width: 1px;
|
||||||
|
max-width: 100%;
|
||||||
|
|
||||||
.video-info-first-row {
|
.video-info-first-row {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user