Update components.scss

Use nicer scrollbars in MS edge
th-downstream
tom 8 years ago committed by GitHub
parent b89f37e445
commit ea10ddedaa

@ -1,5 +1,9 @@
@import 'variables';
.app-body{
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.button {
background-color: darken($color4, 3%);
font-family: inherit;

Loading…
Cancel
Save