Update _dropdown.scss

pull/2033/head
maxgrapps 6 years ago committed by GitHub
parent 18f1d1e9fe
commit d304bcf7a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      apps/block_scout_web/assets/css/components/_dropdown.scss

@ -52,6 +52,10 @@
font-weight: 700; font-weight: 700;
} }
} }
&.active {
background-color: $secondary;
}
&.division { &.division {
border-top: 1px solid $base-border-color; border-top: 1px solid $base-border-color;

Loading…
Cancel
Save