_variables.scss 200 B

123456
  1. @use '../../styles/settings';
  2. $bottom-sheet-elevation: 12 !default;
  3. $bottom-sheet-inset-width: 70% !default;
  4. $bottom-sheet-border-radius: 0 !default;
  5. $bottom-sheet-transition-duration: .2s !default;