style: lint

This commit is contained in:
Brandy Carney
2024-09-23 15:57:52 -04:00
parent 686d943b65
commit e6f76d53a9

View File

@ -24,8 +24,8 @@
:host(.segment-view-disabled) {
scroll-snap-type: none;
opacity: 0.7;
touch-action: none;
overflow-x: hidden;
opacity: 0.7;
}