更换设备图片
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 235 KiB After Width: | Height: | Size: 256 KiB |
@@ -824,7 +824,7 @@ $red: #ff0000;
|
|||||||
background-color: #f8f8f8;
|
background-color: #f8f8f8;
|
||||||
.device_left {
|
.device_left {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
padding: 0 50px 40px;
|
padding: 0 50px;
|
||||||
.device_left_top {
|
.device_left_top {
|
||||||
margin-bottom: 24px;
|
margin-bottom: 24px;
|
||||||
.device_img {
|
.device_img {
|
||||||
@@ -833,7 +833,6 @@ $red: #ff0000;
|
|||||||
}
|
}
|
||||||
.device_info {
|
.device_info {
|
||||||
width: calc(100% - 310px);
|
width: calc(100% - 310px);
|
||||||
padding-top: 40px;
|
|
||||||
.device_info_box {
|
.device_info_box {
|
||||||
width: calc(100% - 40px);
|
width: calc(100% - 40px);
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|||||||
Reference in New Issue
Block a user