修改素材

This commit is contained in:
shidongli 2024-03-27 14:31:59 +08:00
parent d8ac6c12d7
commit a54dfc50cd

View File

@ -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%;