Commit b4f45be5d0126c3d53f0372050cca8bd28d76bf3

Authored by Marcelo Puebla
1 parent b92ec64d6c
Exists in master and in 1 other branch validar_pve

Aumentado ancho del scrollbar.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
... ... @@ -52,7 +52,7 @@ body {
52 52 overflow-y: auto !important;
53 53 overflow-x: hidden !important;
54 54 &::-webkit-scrollbar {
55   - width: 0.5em;
  55 + width: 1em;
56 56 }
57 57 &::-webkit-scrollbar-track {
58 58 border-radius: 10px;