8 lines
211 B
SCSS
8 lines
211 B
SCSS
/* This is the windows variant */ // sass-lint:disable-line no-css-comments
|
|
|
|
$os-infopanel-arrow-height: 10px;
|
|
$os-infopanel-arrow-offset-end: 6px;
|
|
$os-infopanel-arrow-width: 20px;
|
|
|
|
@import './activity-stream';
|