add loading all page & change bugs

This commit is contained in:
Ehsan
2024-09-05 22:20:18 +03:30
parent 087ed4a818
commit c45a161fcb
72 changed files with 1208 additions and 661 deletions
+4
View File
@@ -286,6 +286,10 @@ html {
height: 0;
}
.comment-list::-webkit-scrollbar {
height: 10px;
}
.opacity-page {
animation: loadPageOpacity;
animation-duration: 1s;