Update components.scss

Use nicer scrollbars in MS edge
lolsob-rspec
tom 2017-04-05 12:10:25 -04:00 committed by GitHub
parent b89f37e445
commit ea10ddedaa
1 changed files with 4 additions and 0 deletions

View File

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