livevegas-ui-kit 1.0.147 → 1.0.148

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.
@@ -10516,6 +10516,13 @@ const D2 = {
10516
10516
  border-bottom-left-radius: 8px;
10517
10517
  left: auto;
10518
10518
  }
10519
+ @media (max-height: 550px) {
10520
+ right: -7px;
10521
+ top: 112px;
10522
+ border-top-left-radius: 8px;
10523
+ border-bottom-left-radius: 8px;
10524
+ left: auto;
10525
+ }
10519
10526
  `, Oc = m.div`
10520
10527
  background: #101010;
10521
10528
  width: 100%;
@@ -3178,6 +3178,13 @@ See https://s-c.sh/2BAXzed for more info.`),window[Nt]+=1);const Ls=m.div`
3178
3178
  border-bottom-left-radius: 8px;
3179
3179
  left: auto;
3180
3180
  }
3181
+ @media (max-height: 550px) {
3182
+ right: -7px;
3183
+ top: 112px;
3184
+ border-top-left-radius: 8px;
3185
+ border-bottom-left-radius: 8px;
3186
+ left: auto;
3187
+ }
3181
3188
  `,bc=m.div`
3182
3189
  background: #101010;
3183
3190
  width: 100%;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "livevegas-ui-kit",
3
- "version": "1.0.147",
3
+ "version": "1.0.148",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"