livevegas-ui-kit 1.0.102 → 1.0.103
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.
|
@@ -6373,13 +6373,12 @@ const Xo = ({ tournamentData: e }) => {
|
|
|
6373
6373
|
`, o2 = f.input`
|
|
6374
6374
|
padding-left: 8px;
|
|
6375
6375
|
padding-right: 12px;
|
|
6376
|
-
max-width:
|
|
6377
|
-
min-width:
|
|
6376
|
+
max-width: 100%;
|
|
6377
|
+
min-width: 100%;
|
|
6378
6378
|
height: 100%;
|
|
6379
6379
|
border-radius: 8px;
|
|
6380
6380
|
background: #111111cc;
|
|
6381
6381
|
border: 1px solid;
|
|
6382
|
-
backdrop-filter: blur(100px);
|
|
6383
6382
|
color: #ffffff;
|
|
6384
6383
|
font-family: Inter;
|
|
6385
6384
|
font-weight: 500;
|
|
@@ -6458,7 +6457,7 @@ const Xo = ({ tournamentData: e }) => {
|
|
|
6458
6457
|
padding-left: 8px;
|
|
6459
6458
|
padding-right: 12px;
|
|
6460
6459
|
max-width: 100%;
|
|
6461
|
-
min-width:
|
|
6460
|
+
min-width: 100%;
|
|
6462
6461
|
height: 100%;
|
|
6463
6462
|
border-radius: 8px;
|
|
6464
6463
|
background: #111111cc;
|
|
@@ -1059,13 +1059,12 @@ See https://s-c.sh/2BAXzed for more info.`),window[Tt]+=1);const Sr=f.div`
|
|
|
1059
1059
|
`,No=f.input`
|
|
1060
1060
|
padding-left: 8px;
|
|
1061
1061
|
padding-right: 12px;
|
|
1062
|
-
max-width:
|
|
1063
|
-
min-width:
|
|
1062
|
+
max-width: 100%;
|
|
1063
|
+
min-width: 100%;
|
|
1064
1064
|
height: 100%;
|
|
1065
1065
|
border-radius: 8px;
|
|
1066
1066
|
background: #111111cc;
|
|
1067
1067
|
border: 1px solid;
|
|
1068
|
-
backdrop-filter: blur(100px);
|
|
1069
1068
|
color: #ffffff;
|
|
1070
1069
|
font-family: Inter;
|
|
1071
1070
|
font-weight: 500;
|
|
@@ -1106,7 +1105,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Tt]+=1);const Sr=f.div`
|
|
|
1106
1105
|
padding-left: 8px;
|
|
1107
1106
|
padding-right: 12px;
|
|
1108
1107
|
max-width: 100%;
|
|
1109
|
-
min-width:
|
|
1108
|
+
min-width: 100%;
|
|
1110
1109
|
height: 100%;
|
|
1111
1110
|
border-radius: 8px;
|
|
1112
1111
|
background: #111111cc;
|