修改素材
This commit is contained in:
parent
d8ac6c12d7
commit
a54dfc50cd
@ -676,13 +676,15 @@ video {
|
|||||||
// background: #409eff;
|
// background: #409eff;
|
||||||
display: flex;
|
display: flex;
|
||||||
.left {
|
.left {
|
||||||
|
overflow: auto;
|
||||||
|
|
||||||
width: 77%;
|
width: 77%;
|
||||||
height: 500px;
|
height: 500px;
|
||||||
// background: #989992;
|
// background: #989992;
|
||||||
}
|
}
|
||||||
img {
|
img {
|
||||||
height: 100%;
|
// height: 100%;
|
||||||
width: 100%;
|
// width: 100%;
|
||||||
}
|
}
|
||||||
.right {
|
.right {
|
||||||
width: 20%;
|
width: 20%;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user