Added more bleach

This commit is contained in:
2020-12-04 23:05:32 +01:00
parent a7521b789b
commit ab40c321a3
2 changed files with 3 additions and 3 deletions

View File

@@ -45,9 +45,9 @@ export default {
}
</script>
<!-- This isn't scoped either -->
<style>
.white-spinner .md-progress-spinner-draw .md-progress-spinner-circle {
stroke: white;
stroke: white !important;
}
</style>