Vulture/VApp/node_modules/vuetify/lib/components/VBottomSheet/_variables.scss

7 lines
200 B
SCSS

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