This commit is contained in:
hamid zarghami
2025-01-22 10:23:52 +03:30
parent 99573f050a
commit ab441a593c
18 changed files with 344 additions and 39 deletions
+5
View File
@@ -126,3 +126,8 @@ tbody tr {
.overflowX::-webkit-scrollbar {
display: none;
}
.Toastify__toast {
direction: rtl;
font-family: "irancell" !important;
}