fix: 去掉一些东西
This commit is contained in:
parent
e1dcac0072
commit
608ffca139
@ -117,10 +117,7 @@ struct VideoConfigPage {
|
|||||||
.controls(this.showControls)
|
.controls(this.showControls)
|
||||||
.width("100%")
|
.width("100%")
|
||||||
.height("100%")
|
.height("100%")
|
||||||
}.width("50%").height("50%").border({
|
}.width("50%").height("50%").padding(20)
|
||||||
color: "red",
|
|
||||||
width: 1
|
|
||||||
}).padding(20)
|
|
||||||
})
|
})
|
||||||
}.width("70%").height("100%").padding(40)
|
}.width("70%").height("100%").padding(40)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user