@secondstaxorg/sscomp 1.7.31 → 1.7.32
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 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -25590,7 +25590,7 @@ const OptionsList = styled.div`
|
|
|
25590
25590
|
white-space: nowrap;
|
|
25591
25591
|
min-width: fit-content;
|
|
25592
25592
|
margin: 0;
|
|
25593
|
-
z-index:
|
|
25593
|
+
z-index: 15;
|
|
25594
25594
|
transform-origin: top;
|
|
25595
25595
|
::-webkit-scrollbar{
|
|
25596
25596
|
width: 15px;
|