handle pagination in specialities and fix warning

This commit is contained in:
Ehsan
2025-05-14 01:34:10 +03:30
parent a8a320465d
commit 845db52e31
5 changed files with 38 additions and 35 deletions
+5 -1
View File
@@ -842,4 +842,8 @@ html {
top: 16px;
}
/* End Of Toastify */
/* End Of Toastify */
.text-item-head-white:hover .item-head {
color: #D7D8ED;
}