Close menus by sliding objects on mobile

This commit is contained in:
2022-09-26 16:47:36 +02:00
parent af8d19591c
commit 3d67ff3103
5 changed files with 43 additions and 17 deletions

View File

@@ -73,7 +73,7 @@
}
[title]:not(a):not(.clickable) {
cursor: default;
cursor: inherit;
}
.clickable {