We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c695d5b commit 204c589Copy full SHA for 204c589
1 file changed
web/lib/src/event_details/actor_scroller/actor_scroller_component.scss
@@ -3,6 +3,7 @@
3
:host {
4
display: flex;
5
overflow-x: scroll;
6
+ overflow-y: hidden;
7
-webkit-overflow-scrolling: touch;
8
padding-left: 20px;
9
0 commit comments