mjz update

This commit is contained in:
mjz
2023-05-28 19:07:50 +08:00
parent cb17d6f5f8
commit f522f60f80
55 changed files with 133 additions and 133 deletions

View File

@@ -148,9 +148,9 @@ export default {
.docs-box
position fixed
top calc(var(--navbar-height) + 50px)
right 72px
width 17rem
height 34rem
right 6.8vw
width 17vw
height 34vw
z-index -1
background-image: url(https://www.uviewui.com/common/iPhone13.png);
background-repeat: no-repeat;
@@ -159,7 +159,7 @@ export default {
iframe
display block
width 100%
height 33rem
height 33vw
border-radius: 10px 10px 20px 20px
.theme-style-line