Changing the stroke wdith for the tracks.
This commit is contained in:
parent
11c2a1713f
commit
7036589a44
|
@ -29,7 +29,7 @@ ion-button.get-location {
|
|||
|
||||
path.track {
|
||||
fill: transparent;
|
||||
stroke-width: 4px;
|
||||
stroke-width: 2px;
|
||||
stroke-linecap: round;
|
||||
stroke-linejoin: round;
|
||||
vector-effect: non-scaling-stroke;
|
||||
|
|
Loading…
Reference in New Issue