webview.wxss 91 B

12345
  1. /* pages/components/webview/webview.wxss */
  2. web-view {
  3. width: 100%;
  4. height: 100%;
  5. }