Changing the stroke wdith for the tracks.

This commit is contained in:
Eric van der Vlist 2022-10-02 22:05:00 +02:00
parent 11c2a1713f
commit 7036589a44
1 changed files with 1 additions and 1 deletions

View File

@ -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;