@secondstaxorg/sscomp 1.4.8 → 1.4.9
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 -2
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +2 -2
- package/dist/index.min.js.map +1 -1
- package/package.json +1 -1
package/dist/index.min.js
CHANGED
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
//sizes
|
|
18
18
|
&.sm{
|
|
19
19
|
padding: 8px 16px;
|
|
20
|
-
font-size: 14px;
|
|
20
|
+
font-size: 14px;
|
|
21
21
|
height: 33px;
|
|
22
22
|
line-height: 17px;
|
|
23
23
|
font-family: 'Circular Book Medium', sans-serif;
|
|
@@ -4192,7 +4192,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
4192
4192
|
flex-direction: column;
|
|
4193
4193
|
gap: 16px;
|
|
4194
4194
|
`;const If=t.div`
|
|
4195
|
-
padding:
|
|
4195
|
+
padding-top: 16px;
|
|
4196
4196
|
border-radius: 8px;
|
|
4197
4197
|
background: ${n.white};
|
|
4198
4198
|
min-height: 597px;
|