更换设备图片

This commit is contained in:
24kycj
2024-11-27 11:12:53 +08:00
parent 4b64e00b1f
commit e82d0d5183
2 changed files with 1 additions and 2 deletions
+1 -2
View File
@@ -824,7 +824,7 @@ $red: #ff0000;
background-color: #f8f8f8;
.device_left {
width: 50%;
padding: 0 50px 40px;
padding: 0 50px;
.device_left_top {
margin-bottom: 24px;
.device_img {
@@ -833,7 +833,6 @@ $red: #ff0000;
}
.device_info {
width: calc(100% - 310px);
padding-top: 40px;
.device_info_box {
width: calc(100% - 40px);
overflow: hidden;