fix(ui): pointer events for jump to top

This commit is contained in:
Torsten Dittmann 2022-04-21 13:05:47 +02:00
parent 0b92de81f4
commit 3a3bf9b16b

View file

@ -3,6 +3,7 @@
[data-views-current="1"] {
.scroll-to {
opacity: 0!important;
pointer-events: none;
}
}