Update achievements display to attempt solve ios display

This commit is contained in:
lowlighter
2021-03-14 12:14:59 +01:00
parent c0f0363531
commit b4b40cce5a
2 changed files with 13 additions and 5 deletions

View File

@@ -894,6 +894,9 @@
font-size: 10px;
padding: 0 5px;
}
.achievement .gauge-base, .achievement .gauge-arc {
stroke-width: 6;
}
/* Fade animation */
.af {