@secondstaxorg/sscomp 1.7.35 → 1.7.36
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 +2 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +2 -1
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +2 -1
- package/dist/index.min.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1170,9 +1170,10 @@ function Dt(e){return e+.5|0}const kt=(e,t,i)=>Math.max(Math.min(e,i),t);functio
|
|
|
1170
1170
|
gap: 4px;
|
|
1171
1171
|
align-items: center;
|
|
1172
1172
|
padding-inline: 12px;
|
|
1173
|
-
height: 46px;
|
|
1173
|
+
//height: 46px;
|
|
1174
1174
|
border: 1px solid ${a["primary-300"]} !important;
|
|
1175
1175
|
cursor: auto;
|
|
1176
|
+
top: 1px;
|
|
1176
1177
|
}
|
|
1177
1178
|
.search-field input{
|
|
1178
1179
|
width: 100%;
|