shop information
This commit is contained in:
@@ -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%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user