touchstudy-core 0.1.93 → 0.1.94

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -15721,7 +15721,7 @@ var ExamResultV2 = function ExamResultV2(_ref) {
15721
15721
  justifyContent: "space-between",
15722
15722
  alignItems: "center",
15723
15723
  display: "flex",
15724
- overflow: "scroll",
15724
+ overflow: "auto",
15725
15725
  bgcolor: styles.gray_50,
15726
15726
  borderTop: "1px solid #E4E7EC",
15727
15727
  borderBottom: "1px solid #E4E7EC"