@secondstaxorg/sscomp 1.3.0 → 1.3.2

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 CHANGED
@@ -9,7 +9,7 @@ import*as e from"react";import t,{useState as i,useEffect as n,forwardRef as r,u
9
9
  justify-content: center;
10
10
  align-items: center;
11
11
  gap: 10px;
12
- text-transform: capitalize;
12
+ //text-transform: capitalize;
13
13
  &:disabled{
14
14
  cursor: not-allowed;
15
15
  }
@@ -4118,7 +4118,7 @@ PERFORMANCE OF THIS SOFTWARE.
4118
4118
  align-items: center;
4119
4119
  `,Bm=e=>{const{children:i}=e;return t.createElement(km,{...e,__self:void 0,__source:{fileName:"D:\\SSX\\Project\\Component Library\\sscomp\\src\\components\\SSXBar\\SSXBar.tsx",lineNumber:7}},i)},Pm=l.div`
4120
4120
  background: rgba(7, 11, 18, 0.5);
4121
- position: absolute;
4121
+ position: fixed;
4122
4122
  inset: 0;
4123
4123
  display: flex;
4124
4124
  justify-content: center;