added odd default circle icon size for better visual vertical alignment in firefox

This commit is contained in:
Gani Georgiev
2022-07-14 21:21:33 +03:00
parent dbbfa243bc
commit d8c8289269
11 changed files with 22 additions and 13 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
transform: rotate(180deg);
}
}
.btn.refreshing i {
.btn.refreshing i:before {
animation: refresh 200ms linear;
}
</style>