@secondstaxorg/sscomp 1.9.84 → 1.9.85

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
@@ -31672,6 +31672,11 @@ const Container$1 = styled.div`
31672
31672
  overflow-x: hidden;
31673
31673
  text-overflow: ellipsis;
31674
31674
  }
31675
+
31676
+ & .file-name > button{
31677
+ text-wrap: nowrap;
31678
+ }
31679
+
31675
31680
  .consolidated {
31676
31681
  justify-content: space-between;
31677
31682
  button {