@secondstaxorg/sscomp 1.9.85 → 1.9.86
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 +1 -0
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -33321,6 +33321,7 @@ const FilesList = styled.div`
|
|
|
33321
33321
|
width: 100%;
|
|
33322
33322
|
text-overflow: ellipsis;
|
|
33323
33323
|
overflow: hidden;
|
|
33324
|
+
text-wrap: nowrap;
|
|
33324
33325
|
}
|
|
33325
33326
|
.file-item > button {
|
|
33326
33327
|
text-wrap: nowrap;
|