hide loader temporarily

This commit is contained in:
Aadil Ayub 2022-01-12 16:42:55 +06:00
parent edf23250d5
commit 4fdcff0e80
1 changed files with 4 additions and 0 deletions

View File

@ -704,3 +704,7 @@ aside {
.emoji {
font-size: 1em;
}
.loader {
display: none;
}