7 lines
75 B
SCSS
Executable File
Vendored
7 lines
75 B
SCSS
Executable File
Vendored
//
|
|
// _popover.scss
|
|
//
|
|
|
|
.popover {
|
|
box-shadow: $popover-box-shadow;
|
|
} |