mjz update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user