@secondstaxorg/sscomp 2.0.47 → 2.0.48

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.es.js CHANGED
@@ -5440,6 +5440,9 @@ function Qt(e){return e+.5|0}const Ut=(e,t,i)=>Math.max(Math.min(e,i),t);functio
5440
5440
  margin-block: 0;
5441
5441
  overflow-x: hidden;
5442
5442
  text-overflow: ellipsis;
5443
+ text-wrap: nowrap;
5444
+ direction: rtl;
5445
+ text-align: left;
5443
5446
  }
5444
5447
 
5445
5448
  & .file-name > button{
@@ -6021,6 +6024,8 @@ function Qt(e){return e+.5|0}const Ut=(e,t,i)=>Math.max(Math.min(e,i),t);functio
6021
6024
  text-overflow: ellipsis;
6022
6025
  overflow: hidden;
6023
6026
  text-wrap: nowrap;
6027
+ direction: rtl;
6028
+ text-align: left;
6024
6029
  }
6025
6030
  .file-item > button {
6026
6031
  text-wrap: nowrap;