shop information

This commit is contained in:
hamid zarghami
2025-09-07 09:34:31 +03:30
parent 2995b11900
commit c1c29761dd
3 changed files with 24 additions and 8 deletions
+10
View File
@@ -223,6 +223,16 @@ textarea.place-black::placeholder {
direction: rtl;
}
/* React Query DevTools - Force LTR */
[data-react-query-devtools] *,
.tsqd-main-panel,
.tsqd-main-panel *,
[class*="tsqd-"] *,
[class*="react-query-devtools"] * {
direction: ltr !important;
text-align: left !important;
}
.otp div {
width: 100%;
}