lexgui 0.7.10 → 0.7.12

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
@@ -2753,7 +2753,6 @@ input[type=number] {
2753
2753
  font-size: var(--global-font-size);
2754
2754
  font-family: var(--global-font);
2755
2755
  line-height: 23px;
2756
- margin-left: -2px;
2757
2756
  }
2758
2757
 
2759
2758
  .lextree .lextreeitem {