blob: d6f364473d3413acc135c2436675a78221688f02 (
plain)
1
2
3
4
5
|
$custom-file-bg: transparent !default;
$custom-file-border-width: 0 !default;
$custom-file-box-shadow: none !default;
$custom-file-border-radius: 0 !default;
$custom-file-line-height: 1.3 !default;
|