lexgui 0.7.14 → 0.7.15

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/build/lexgui.css CHANGED
@@ -4953,7 +4953,7 @@ ul.lexassetscontent {
4953
4953
  .codebasearea {
4954
4954
  display: flex;
4955
4955
  position: relative;
4956
- overflow: inherit;
4956
+ /* overflow: inherit; */
4957
4957
  background-color: var(--global-color-secondary);
4958
4958
  }
4959
4959