Skip to content

Commit

Permalink
Style: 更新样式细节
Browse files Browse the repository at this point in the history
  • Loading branch information
Lruihao committed Apr 11, 2024
1 parent a5697c7 commit 4375e56
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/views/apple-devices-preview.vue
Original file line number Diff line number Diff line change
Expand Up @@ -247,10 +247,10 @@ export default {
.image-preview,
iframe {
top: 8.6px;
left: 11.76px;
width: calc(143.85% - 24.38px / 0.7);
height: calc(143.85% - 20.38px / 0.7);
border-radius: 34px;
left: 11.74px;
width: calc(143.85% - 34.72857px);
height: calc(143.85% - 29.11429px);
border-radius: 32px;
transform: scale(0.7);
}
}
Expand Down

0 comments on commit 4375e56

Please sign in to comment.