Нема описа
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

mapbox-gl.scss 162B

123456
  1. @import "../../scss/_bootstrap-extended/include";
  2. @import "mapbox-gl/dist/mapbox-gl";
  3. .marker-focus {
  4. filter: drop-shadow(0 0 7px var(--#{$prefix}primary));
  5. }