Commit 2325b748ca45688830c7cbf6a7d7ac2074807eaf
1 parent
dc8472eb
perf(external/Composes): 修改预览摄像头超出范围了
Showing
1 changed file
with
0 additions
and
6 deletions
@@ -143,12 +143,6 @@ function changeSlide(dir: string) { | @@ -143,12 +143,6 @@ function changeSlide(dir: string) { | ||
143 | 143 | ||
144 | <style lang="scss" scoped> | 144 | <style lang="scss" scoped> |
145 | .banner-box { | 145 | .banner-box { |
146 | - width: 100%; | ||
147 | - height: 100%; | ||
148 | - // position: absolute; | ||
149 | - top: 50%; | ||
150 | - left: 50%; | ||
151 | - transform: translate(-50%, -50%); | ||
152 | .wrapper { | 146 | .wrapper { |
153 | width: 100%; | 147 | width: 100%; |
154 | height: 100%; | 148 | height: 100%; |