[Client] workout - update legend style

This commit is contained in:
Sam
2021-11-28 15:35:27 +01:00
parent b5b1e0add2
commit 456636def1
10 changed files with 19 additions and 19 deletions

View File

@ -262,13 +262,13 @@
padding: 0 $default-padding * 0.5;
span {
border-radius: 50%;
border-radius: 5%;
border-style: solid;
border-width: 1.5px;
height: 10px;
margin-top: 4px;
margin-left: 2px;
width: 10px;
width: 20px;
}
}
}