bugfixing

This commit is contained in:
MuslemRahimi 2024-10-20 10:34:26 +02:00
parent 8aad6b7d54
commit 153b7d582c

View File

@ -644,7 +644,7 @@
},
pe: {
label: "PE Ratio",
label: "Price / Earnings (ttm)",
step: [50, 40, 30, 20, 10, 5, 1],
category: "fund",
defaultCondition: "over",
@ -3267,4 +3267,4 @@ const handleKeyDown = (event) => {
.scrollbar::-webkit-scrollbar-thumb {
background: transparent; /* Make the thumb transparent */
}
</style>
</style>