fix: moved "share list" to list overview, rather than list detail view

This commit is contained in:
2026-08-21 17:57:09 +02:00
parent c521615537
commit a8d4b456e4
7 changed files with 253 additions and 85 deletions
+5
View File
@@ -44,6 +44,11 @@
font-weight: normal;
}
ul,
ol {
padding: 0;
}
html {
-webkit-tap-highlight-color: transparent;
}