File tree Expand file tree Collapse file tree 3 files changed +34
-33
lines changed Expand file tree Collapse file tree 3 files changed +34
-33
lines changed Original file line number Diff line number Diff line change 1
-
2
- .virtual-scroller [data-v-5594e8c4 ]: not (.page-mode ) {
3
- overflow-y : auto;
4
- }
5
- .item-container [data-v-5594e8c4 ] {
6
- box-sizing : border-box;
7
- width : 100% ;
8
- overflow : hidden;
9
- }
10
- .items [data-v-5594e8c4 ] {
11
- width : 100% ;
12
- }
13
-
14
- .resize-observer [data-v-c7b3205a ] {
15
- position : absolute;
16
- top : 0 ;
17
- left : 0 ;
18
- z-index : -1 ;
19
- width : 100% ;
20
- height : 100% ;
21
- border : none;
22
- background-color : transparent;
23
- pointer-events : none;
24
- display : block;
25
- overflow : hidden;
26
- }
27
-
28
- .test h1 [data-v-5ee0142a ] {
29
- color : # 40b883 ;
30
- }
1
+
2
+ .virtual-scroller [data-v-5594e8c4 ]: not (.page-mode ) {
3
+ overflow-y : auto;
4
+ }
5
+ .item-container [data-v-5594e8c4 ] {
6
+ box-sizing : border-box;
7
+ width : 100% ;
8
+ overflow : hidden;
9
+ }
10
+ .items [data-v-5594e8c4 ] {
11
+ width : 100% ;
12
+ }
13
+
14
+ .resize-observer [data-v-c7b3205a ] {
15
+ position : absolute;
16
+ top : 0 ;
17
+ left : 0 ;
18
+ z-index : -1 ;
19
+ width : 100% ;
20
+ height : 100% ;
21
+ border : none;
22
+ background-color : transparent;
23
+ pointer-events : none;
24
+ display : block;
25
+ overflow : hidden;
26
+ }
27
+
28
+ .test h1 [data-v-5ee0142a ] {
29
+ color : # 40b883 ;
30
+ }
31
+
You can’t perform that action at this time.
0 commit comments