Commit d92feb42f915cc3f8564474f44a050a2fbc757c2

Authored by Marcelo Puebla
1 parent 99114f7f56
Exists in master

Cambio en estilo de scrollbar.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
... ... @@ -45,7 +45,7 @@ body {
45 45 }
46 46  
47 47 .overflow-scroll {
48   - overflow-y: scroll !important;
  48 + overflow-y: auto !important;
49 49 overflow-x: hidden !important;
50 50 &::-webkit-scrollbar {
51 51 width: 0.5em;