@e1011/es-kit 1.0.104 → 1.0.106
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/hooks/esm/index.css +54 -54
- package/dist/hooks/index.css +54 -54
- package/dist/utils/esm/index.css +54 -54
- package/dist/utils/index.css +54 -54
- package/package.json +1 -1
package/dist/hooks/esm/index.css
CHANGED
|
@@ -1,57 +1,3 @@
|
|
|
1
|
-
.icon-module_icon-base-parent__nOMvW {
|
|
2
|
-
line-height: 1px !important;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.icon-module_icon-base__S0tHf {
|
|
6
|
-
min-width: var(--min-width);
|
|
7
|
-
min-height: var(--min-height);
|
|
8
|
-
width: var(--width) !important;
|
|
9
|
-
height: var(--height) !important;
|
|
10
|
-
line-height: var(--height);
|
|
11
|
-
background-color: var(--icon-color);
|
|
12
|
-
color: var(--icon-content-color);
|
|
13
|
-
background-repeat: no-repeat;
|
|
14
|
-
mask-image: var(--icon-url);
|
|
15
|
-
-webkit-mask-image: var(--icon-url);
|
|
16
|
-
mask-repeat: no-repeat;
|
|
17
|
-
-webkit-mask-repeat: no-repeat;
|
|
18
|
-
mask-size: contain;
|
|
19
|
-
-webkit-mask-size: contain;
|
|
20
|
-
mask-position: center;
|
|
21
|
-
-webkit-mask-position: center;
|
|
22
|
-
display: inline-block;
|
|
23
|
-
will-change: transform;
|
|
24
|
-
transform: translate3d(0, 0, 0);
|
|
25
|
-
}
|
|
26
|
-
.icon-module_icon-base__S0tHf svg {
|
|
27
|
-
fill: var(--icon-content-color);
|
|
28
|
-
width: var(--height);
|
|
29
|
-
height: var(--width);
|
|
30
|
-
}
|
|
31
|
-
.fbox-module_flexible-box__rLJ93 {
|
|
32
|
-
display: flex;
|
|
33
|
-
position: relative;
|
|
34
|
-
flex-direction: row;
|
|
35
|
-
flex: 0;
|
|
36
|
-
flex-grow: 0;
|
|
37
|
-
flex-shrink: 0;
|
|
38
|
-
flex-basis: auto;
|
|
39
|
-
flex-wrap: nowrap;
|
|
40
|
-
gap: 0;
|
|
41
|
-
text-align: left;
|
|
42
|
-
justify-content: flex-start;
|
|
43
|
-
align-items: flex-start;
|
|
44
|
-
align-self: auto;
|
|
45
|
-
margin: 0;
|
|
46
|
-
padding: 0;
|
|
47
|
-
width: auto;
|
|
48
|
-
height: auto;
|
|
49
|
-
max-width: none;
|
|
50
|
-
max-height: none;
|
|
51
|
-
min-width: 0;
|
|
52
|
-
min-height: 0;
|
|
53
|
-
border-radius: initial;
|
|
54
|
-
}
|
|
55
1
|
.CollapsibleContainer-module_collapsible-container__u0Jmm {
|
|
56
2
|
transform-origin: 0% 0%;
|
|
57
3
|
opacity: 0;
|
|
@@ -85,6 +31,30 @@
|
|
|
85
31
|
max-width: var(--prop-value);
|
|
86
32
|
opacity: 1;
|
|
87
33
|
}
|
|
34
|
+
.fbox-module_flexible-box__rLJ93 {
|
|
35
|
+
display: flex;
|
|
36
|
+
position: relative;
|
|
37
|
+
flex-direction: row;
|
|
38
|
+
flex: 0;
|
|
39
|
+
flex-grow: 0;
|
|
40
|
+
flex-shrink: 0;
|
|
41
|
+
flex-basis: auto;
|
|
42
|
+
flex-wrap: nowrap;
|
|
43
|
+
gap: 0;
|
|
44
|
+
text-align: left;
|
|
45
|
+
justify-content: flex-start;
|
|
46
|
+
align-items: flex-start;
|
|
47
|
+
align-self: auto;
|
|
48
|
+
margin: 0;
|
|
49
|
+
padding: 0;
|
|
50
|
+
width: auto;
|
|
51
|
+
height: auto;
|
|
52
|
+
max-width: none;
|
|
53
|
+
max-height: none;
|
|
54
|
+
min-width: 0;
|
|
55
|
+
min-height: 0;
|
|
56
|
+
border-radius: initial;
|
|
57
|
+
}
|
|
88
58
|
.divider-module_divider-line__6CesR {
|
|
89
59
|
position: relative;
|
|
90
60
|
display: block;
|
|
@@ -103,4 +73,34 @@
|
|
|
103
73
|
left: var(--left);
|
|
104
74
|
height: var(--height);
|
|
105
75
|
margin: var(--margin);
|
|
76
|
+
}
|
|
77
|
+
.icon-module_icon-base-parent__nOMvW {
|
|
78
|
+
line-height: 1px !important;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.icon-module_icon-base__S0tHf {
|
|
82
|
+
min-width: var(--min-width);
|
|
83
|
+
min-height: var(--min-height);
|
|
84
|
+
width: var(--width) !important;
|
|
85
|
+
height: var(--height) !important;
|
|
86
|
+
line-height: var(--height);
|
|
87
|
+
background-color: var(--icon-color);
|
|
88
|
+
color: var(--icon-content-color);
|
|
89
|
+
background-repeat: no-repeat;
|
|
90
|
+
mask-image: var(--icon-url);
|
|
91
|
+
-webkit-mask-image: var(--icon-url);
|
|
92
|
+
mask-repeat: no-repeat;
|
|
93
|
+
-webkit-mask-repeat: no-repeat;
|
|
94
|
+
mask-size: contain;
|
|
95
|
+
-webkit-mask-size: contain;
|
|
96
|
+
mask-position: center;
|
|
97
|
+
-webkit-mask-position: center;
|
|
98
|
+
display: inline-block;
|
|
99
|
+
will-change: transform;
|
|
100
|
+
transform: translate3d(0, 0, 0);
|
|
101
|
+
}
|
|
102
|
+
.icon-module_icon-base__S0tHf svg {
|
|
103
|
+
fill: var(--icon-content-color);
|
|
104
|
+
width: var(--height);
|
|
105
|
+
height: var(--width);
|
|
106
106
|
}
|
package/dist/hooks/index.css
CHANGED
|
@@ -1,57 +1,3 @@
|
|
|
1
|
-
.icon-module_icon-base-parent__nOMvW {
|
|
2
|
-
line-height: 1px !important;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.icon-module_icon-base__S0tHf {
|
|
6
|
-
min-width: var(--min-width);
|
|
7
|
-
min-height: var(--min-height);
|
|
8
|
-
width: var(--width) !important;
|
|
9
|
-
height: var(--height) !important;
|
|
10
|
-
line-height: var(--height);
|
|
11
|
-
background-color: var(--icon-color);
|
|
12
|
-
color: var(--icon-content-color);
|
|
13
|
-
background-repeat: no-repeat;
|
|
14
|
-
mask-image: var(--icon-url);
|
|
15
|
-
-webkit-mask-image: var(--icon-url);
|
|
16
|
-
mask-repeat: no-repeat;
|
|
17
|
-
-webkit-mask-repeat: no-repeat;
|
|
18
|
-
mask-size: contain;
|
|
19
|
-
-webkit-mask-size: contain;
|
|
20
|
-
mask-position: center;
|
|
21
|
-
-webkit-mask-position: center;
|
|
22
|
-
display: inline-block;
|
|
23
|
-
will-change: transform;
|
|
24
|
-
transform: translate3d(0, 0, 0);
|
|
25
|
-
}
|
|
26
|
-
.icon-module_icon-base__S0tHf svg {
|
|
27
|
-
fill: var(--icon-content-color);
|
|
28
|
-
width: var(--height);
|
|
29
|
-
height: var(--width);
|
|
30
|
-
}
|
|
31
|
-
.fbox-module_flexible-box__rLJ93 {
|
|
32
|
-
display: flex;
|
|
33
|
-
position: relative;
|
|
34
|
-
flex-direction: row;
|
|
35
|
-
flex: 0;
|
|
36
|
-
flex-grow: 0;
|
|
37
|
-
flex-shrink: 0;
|
|
38
|
-
flex-basis: auto;
|
|
39
|
-
flex-wrap: nowrap;
|
|
40
|
-
gap: 0;
|
|
41
|
-
text-align: left;
|
|
42
|
-
justify-content: flex-start;
|
|
43
|
-
align-items: flex-start;
|
|
44
|
-
align-self: auto;
|
|
45
|
-
margin: 0;
|
|
46
|
-
padding: 0;
|
|
47
|
-
width: auto;
|
|
48
|
-
height: auto;
|
|
49
|
-
max-width: none;
|
|
50
|
-
max-height: none;
|
|
51
|
-
min-width: 0;
|
|
52
|
-
min-height: 0;
|
|
53
|
-
border-radius: initial;
|
|
54
|
-
}
|
|
55
1
|
.CollapsibleContainer-module_collapsible-container__u0Jmm {
|
|
56
2
|
transform-origin: 0% 0%;
|
|
57
3
|
opacity: 0;
|
|
@@ -85,6 +31,30 @@
|
|
|
85
31
|
max-width: var(--prop-value);
|
|
86
32
|
opacity: 1;
|
|
87
33
|
}
|
|
34
|
+
.fbox-module_flexible-box__rLJ93 {
|
|
35
|
+
display: flex;
|
|
36
|
+
position: relative;
|
|
37
|
+
flex-direction: row;
|
|
38
|
+
flex: 0;
|
|
39
|
+
flex-grow: 0;
|
|
40
|
+
flex-shrink: 0;
|
|
41
|
+
flex-basis: auto;
|
|
42
|
+
flex-wrap: nowrap;
|
|
43
|
+
gap: 0;
|
|
44
|
+
text-align: left;
|
|
45
|
+
justify-content: flex-start;
|
|
46
|
+
align-items: flex-start;
|
|
47
|
+
align-self: auto;
|
|
48
|
+
margin: 0;
|
|
49
|
+
padding: 0;
|
|
50
|
+
width: auto;
|
|
51
|
+
height: auto;
|
|
52
|
+
max-width: none;
|
|
53
|
+
max-height: none;
|
|
54
|
+
min-width: 0;
|
|
55
|
+
min-height: 0;
|
|
56
|
+
border-radius: initial;
|
|
57
|
+
}
|
|
88
58
|
.divider-module_divider-line__6CesR {
|
|
89
59
|
position: relative;
|
|
90
60
|
display: block;
|
|
@@ -103,4 +73,34 @@
|
|
|
103
73
|
left: var(--left);
|
|
104
74
|
height: var(--height);
|
|
105
75
|
margin: var(--margin);
|
|
76
|
+
}
|
|
77
|
+
.icon-module_icon-base-parent__nOMvW {
|
|
78
|
+
line-height: 1px !important;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.icon-module_icon-base__S0tHf {
|
|
82
|
+
min-width: var(--min-width);
|
|
83
|
+
min-height: var(--min-height);
|
|
84
|
+
width: var(--width) !important;
|
|
85
|
+
height: var(--height) !important;
|
|
86
|
+
line-height: var(--height);
|
|
87
|
+
background-color: var(--icon-color);
|
|
88
|
+
color: var(--icon-content-color);
|
|
89
|
+
background-repeat: no-repeat;
|
|
90
|
+
mask-image: var(--icon-url);
|
|
91
|
+
-webkit-mask-image: var(--icon-url);
|
|
92
|
+
mask-repeat: no-repeat;
|
|
93
|
+
-webkit-mask-repeat: no-repeat;
|
|
94
|
+
mask-size: contain;
|
|
95
|
+
-webkit-mask-size: contain;
|
|
96
|
+
mask-position: center;
|
|
97
|
+
-webkit-mask-position: center;
|
|
98
|
+
display: inline-block;
|
|
99
|
+
will-change: transform;
|
|
100
|
+
transform: translate3d(0, 0, 0);
|
|
101
|
+
}
|
|
102
|
+
.icon-module_icon-base__S0tHf svg {
|
|
103
|
+
fill: var(--icon-content-color);
|
|
104
|
+
width: var(--height);
|
|
105
|
+
height: var(--width);
|
|
106
106
|
}
|
package/dist/utils/esm/index.css
CHANGED
|
@@ -1,57 +1,3 @@
|
|
|
1
|
-
.icon-module_icon-base-parent__nOMvW {
|
|
2
|
-
line-height: 1px !important;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.icon-module_icon-base__S0tHf {
|
|
6
|
-
min-width: var(--min-width);
|
|
7
|
-
min-height: var(--min-height);
|
|
8
|
-
width: var(--width) !important;
|
|
9
|
-
height: var(--height) !important;
|
|
10
|
-
line-height: var(--height);
|
|
11
|
-
background-color: var(--icon-color);
|
|
12
|
-
color: var(--icon-content-color);
|
|
13
|
-
background-repeat: no-repeat;
|
|
14
|
-
mask-image: var(--icon-url);
|
|
15
|
-
-webkit-mask-image: var(--icon-url);
|
|
16
|
-
mask-repeat: no-repeat;
|
|
17
|
-
-webkit-mask-repeat: no-repeat;
|
|
18
|
-
mask-size: contain;
|
|
19
|
-
-webkit-mask-size: contain;
|
|
20
|
-
mask-position: center;
|
|
21
|
-
-webkit-mask-position: center;
|
|
22
|
-
display: inline-block;
|
|
23
|
-
will-change: transform;
|
|
24
|
-
transform: translate3d(0, 0, 0);
|
|
25
|
-
}
|
|
26
|
-
.icon-module_icon-base__S0tHf svg {
|
|
27
|
-
fill: var(--icon-content-color);
|
|
28
|
-
width: var(--height);
|
|
29
|
-
height: var(--width);
|
|
30
|
-
}
|
|
31
|
-
.fbox-module_flexible-box__rLJ93 {
|
|
32
|
-
display: flex;
|
|
33
|
-
position: relative;
|
|
34
|
-
flex-direction: row;
|
|
35
|
-
flex: 0;
|
|
36
|
-
flex-grow: 0;
|
|
37
|
-
flex-shrink: 0;
|
|
38
|
-
flex-basis: auto;
|
|
39
|
-
flex-wrap: nowrap;
|
|
40
|
-
gap: 0;
|
|
41
|
-
text-align: left;
|
|
42
|
-
justify-content: flex-start;
|
|
43
|
-
align-items: flex-start;
|
|
44
|
-
align-self: auto;
|
|
45
|
-
margin: 0;
|
|
46
|
-
padding: 0;
|
|
47
|
-
width: auto;
|
|
48
|
-
height: auto;
|
|
49
|
-
max-width: none;
|
|
50
|
-
max-height: none;
|
|
51
|
-
min-width: 0;
|
|
52
|
-
min-height: 0;
|
|
53
|
-
border-radius: initial;
|
|
54
|
-
}
|
|
55
1
|
.CollapsibleContainer-module_collapsible-container__u0Jmm {
|
|
56
2
|
transform-origin: 0% 0%;
|
|
57
3
|
opacity: 0;
|
|
@@ -85,6 +31,30 @@
|
|
|
85
31
|
max-width: var(--prop-value);
|
|
86
32
|
opacity: 1;
|
|
87
33
|
}
|
|
34
|
+
.fbox-module_flexible-box__rLJ93 {
|
|
35
|
+
display: flex;
|
|
36
|
+
position: relative;
|
|
37
|
+
flex-direction: row;
|
|
38
|
+
flex: 0;
|
|
39
|
+
flex-grow: 0;
|
|
40
|
+
flex-shrink: 0;
|
|
41
|
+
flex-basis: auto;
|
|
42
|
+
flex-wrap: nowrap;
|
|
43
|
+
gap: 0;
|
|
44
|
+
text-align: left;
|
|
45
|
+
justify-content: flex-start;
|
|
46
|
+
align-items: flex-start;
|
|
47
|
+
align-self: auto;
|
|
48
|
+
margin: 0;
|
|
49
|
+
padding: 0;
|
|
50
|
+
width: auto;
|
|
51
|
+
height: auto;
|
|
52
|
+
max-width: none;
|
|
53
|
+
max-height: none;
|
|
54
|
+
min-width: 0;
|
|
55
|
+
min-height: 0;
|
|
56
|
+
border-radius: initial;
|
|
57
|
+
}
|
|
88
58
|
.divider-module_divider-line__6CesR {
|
|
89
59
|
position: relative;
|
|
90
60
|
display: block;
|
|
@@ -103,4 +73,34 @@
|
|
|
103
73
|
left: var(--left);
|
|
104
74
|
height: var(--height);
|
|
105
75
|
margin: var(--margin);
|
|
76
|
+
}
|
|
77
|
+
.icon-module_icon-base-parent__nOMvW {
|
|
78
|
+
line-height: 1px !important;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.icon-module_icon-base__S0tHf {
|
|
82
|
+
min-width: var(--min-width);
|
|
83
|
+
min-height: var(--min-height);
|
|
84
|
+
width: var(--width) !important;
|
|
85
|
+
height: var(--height) !important;
|
|
86
|
+
line-height: var(--height);
|
|
87
|
+
background-color: var(--icon-color);
|
|
88
|
+
color: var(--icon-content-color);
|
|
89
|
+
background-repeat: no-repeat;
|
|
90
|
+
mask-image: var(--icon-url);
|
|
91
|
+
-webkit-mask-image: var(--icon-url);
|
|
92
|
+
mask-repeat: no-repeat;
|
|
93
|
+
-webkit-mask-repeat: no-repeat;
|
|
94
|
+
mask-size: contain;
|
|
95
|
+
-webkit-mask-size: contain;
|
|
96
|
+
mask-position: center;
|
|
97
|
+
-webkit-mask-position: center;
|
|
98
|
+
display: inline-block;
|
|
99
|
+
will-change: transform;
|
|
100
|
+
transform: translate3d(0, 0, 0);
|
|
101
|
+
}
|
|
102
|
+
.icon-module_icon-base__S0tHf svg {
|
|
103
|
+
fill: var(--icon-content-color);
|
|
104
|
+
width: var(--height);
|
|
105
|
+
height: var(--width);
|
|
106
106
|
}
|
package/dist/utils/index.css
CHANGED
|
@@ -1,57 +1,3 @@
|
|
|
1
|
-
.icon-module_icon-base-parent__nOMvW {
|
|
2
|
-
line-height: 1px !important;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.icon-module_icon-base__S0tHf {
|
|
6
|
-
min-width: var(--min-width);
|
|
7
|
-
min-height: var(--min-height);
|
|
8
|
-
width: var(--width) !important;
|
|
9
|
-
height: var(--height) !important;
|
|
10
|
-
line-height: var(--height);
|
|
11
|
-
background-color: var(--icon-color);
|
|
12
|
-
color: var(--icon-content-color);
|
|
13
|
-
background-repeat: no-repeat;
|
|
14
|
-
mask-image: var(--icon-url);
|
|
15
|
-
-webkit-mask-image: var(--icon-url);
|
|
16
|
-
mask-repeat: no-repeat;
|
|
17
|
-
-webkit-mask-repeat: no-repeat;
|
|
18
|
-
mask-size: contain;
|
|
19
|
-
-webkit-mask-size: contain;
|
|
20
|
-
mask-position: center;
|
|
21
|
-
-webkit-mask-position: center;
|
|
22
|
-
display: inline-block;
|
|
23
|
-
will-change: transform;
|
|
24
|
-
transform: translate3d(0, 0, 0);
|
|
25
|
-
}
|
|
26
|
-
.icon-module_icon-base__S0tHf svg {
|
|
27
|
-
fill: var(--icon-content-color);
|
|
28
|
-
width: var(--height);
|
|
29
|
-
height: var(--width);
|
|
30
|
-
}
|
|
31
|
-
.fbox-module_flexible-box__rLJ93 {
|
|
32
|
-
display: flex;
|
|
33
|
-
position: relative;
|
|
34
|
-
flex-direction: row;
|
|
35
|
-
flex: 0;
|
|
36
|
-
flex-grow: 0;
|
|
37
|
-
flex-shrink: 0;
|
|
38
|
-
flex-basis: auto;
|
|
39
|
-
flex-wrap: nowrap;
|
|
40
|
-
gap: 0;
|
|
41
|
-
text-align: left;
|
|
42
|
-
justify-content: flex-start;
|
|
43
|
-
align-items: flex-start;
|
|
44
|
-
align-self: auto;
|
|
45
|
-
margin: 0;
|
|
46
|
-
padding: 0;
|
|
47
|
-
width: auto;
|
|
48
|
-
height: auto;
|
|
49
|
-
max-width: none;
|
|
50
|
-
max-height: none;
|
|
51
|
-
min-width: 0;
|
|
52
|
-
min-height: 0;
|
|
53
|
-
border-radius: initial;
|
|
54
|
-
}
|
|
55
1
|
.CollapsibleContainer-module_collapsible-container__u0Jmm {
|
|
56
2
|
transform-origin: 0% 0%;
|
|
57
3
|
opacity: 0;
|
|
@@ -85,6 +31,30 @@
|
|
|
85
31
|
max-width: var(--prop-value);
|
|
86
32
|
opacity: 1;
|
|
87
33
|
}
|
|
34
|
+
.fbox-module_flexible-box__rLJ93 {
|
|
35
|
+
display: flex;
|
|
36
|
+
position: relative;
|
|
37
|
+
flex-direction: row;
|
|
38
|
+
flex: 0;
|
|
39
|
+
flex-grow: 0;
|
|
40
|
+
flex-shrink: 0;
|
|
41
|
+
flex-basis: auto;
|
|
42
|
+
flex-wrap: nowrap;
|
|
43
|
+
gap: 0;
|
|
44
|
+
text-align: left;
|
|
45
|
+
justify-content: flex-start;
|
|
46
|
+
align-items: flex-start;
|
|
47
|
+
align-self: auto;
|
|
48
|
+
margin: 0;
|
|
49
|
+
padding: 0;
|
|
50
|
+
width: auto;
|
|
51
|
+
height: auto;
|
|
52
|
+
max-width: none;
|
|
53
|
+
max-height: none;
|
|
54
|
+
min-width: 0;
|
|
55
|
+
min-height: 0;
|
|
56
|
+
border-radius: initial;
|
|
57
|
+
}
|
|
88
58
|
.divider-module_divider-line__6CesR {
|
|
89
59
|
position: relative;
|
|
90
60
|
display: block;
|
|
@@ -103,4 +73,34 @@
|
|
|
103
73
|
left: var(--left);
|
|
104
74
|
height: var(--height);
|
|
105
75
|
margin: var(--margin);
|
|
76
|
+
}
|
|
77
|
+
.icon-module_icon-base-parent__nOMvW {
|
|
78
|
+
line-height: 1px !important;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.icon-module_icon-base__S0tHf {
|
|
82
|
+
min-width: var(--min-width);
|
|
83
|
+
min-height: var(--min-height);
|
|
84
|
+
width: var(--width) !important;
|
|
85
|
+
height: var(--height) !important;
|
|
86
|
+
line-height: var(--height);
|
|
87
|
+
background-color: var(--icon-color);
|
|
88
|
+
color: var(--icon-content-color);
|
|
89
|
+
background-repeat: no-repeat;
|
|
90
|
+
mask-image: var(--icon-url);
|
|
91
|
+
-webkit-mask-image: var(--icon-url);
|
|
92
|
+
mask-repeat: no-repeat;
|
|
93
|
+
-webkit-mask-repeat: no-repeat;
|
|
94
|
+
mask-size: contain;
|
|
95
|
+
-webkit-mask-size: contain;
|
|
96
|
+
mask-position: center;
|
|
97
|
+
-webkit-mask-position: center;
|
|
98
|
+
display: inline-block;
|
|
99
|
+
will-change: transform;
|
|
100
|
+
transform: translate3d(0, 0, 0);
|
|
101
|
+
}
|
|
102
|
+
.icon-module_icon-base__S0tHf svg {
|
|
103
|
+
fill: var(--icon-content-color);
|
|
104
|
+
width: var(--height);
|
|
105
|
+
height: var(--width);
|
|
106
106
|
}
|