Sign in
w-front-end
/
select_good
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
a040fcf773f7229c3e5b2982189a157ef1413aac
Authored by
zhiyangdu
2020-03-26 14:45:17 +0800
1 parent
6cfd1255
自适应
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/videoArea/videoArea.less
src/components/videoArea/videoArea.less
View file @
a040fcf
1
.item_box{
1
.item_box{
2
img{
2
img{
3
width: 100%;
3
width: 100%;
4
- height:
380px
;
4
+ height:
auto
;
5
display: block;
5
display: block;
6
}
6
}
7
.title{
7
.title{