Skip to content

Commit 4ca8377

Browse files
authored
fix: Mouse cursor issue fixed (#662)
1 parent ee0118f commit 4ca8377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/view/dialogs/trainrun-and-section-dialog/trainrun-and-section-dialog.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
}
7171

7272
.sbb-tab-body-wrapper {
73-
cursor: pointer;
73+
cursor: default;
7474
}
7575
}
7676

0 commit comments

Comments
 (0)