index.css 87 B

123456
  1. @import './qweather/qweather-icons.css';
  2. html,
  3. body {
  4. touch-action: manipulation;
  5. }