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