Skip to content

Commit e6f76d5

Browse files
committed
style: lint
1 parent 686d943 commit e6f76d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/src/components/segment-view/segment-view.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
:host(.segment-view-disabled) {
2525
scroll-snap-type: none;
2626

27+
opacity: 0.7;
28+
2729
touch-action: none;
2830
overflow-x: hidden;
29-
30-
opacity: 0.7;
3131
}

0 commit comments

Comments
 (0)