Client: increase min height for videos list
This commit is contained in:
parent
419633ce9d
commit
11975ce845
|
@ -24,7 +24,7 @@
|
|||
}
|
||||
|
||||
.videos-miniatures {
|
||||
min-height: 650px;
|
||||
min-height: 720px;
|
||||
|
||||
my-video-miniature {
|
||||
transition: all 0.5s ease;
|
||||
|
|
Loading…
Reference in New Issue