mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 16:38:32 +00:00
fix(ui): pointer events for jump to top
This commit is contained in:
parent
0b92de81f4
commit
3a3bf9b16b
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
[data-views-current="1"] {
|
||||
.scroll-to {
|
||||
opacity: 0!important;
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue