Aufgabenkarten in der Gäste-pwa als swipe-barer Stapel umgesetzt. Sofortiges Freigeben von Foto-Uploads als Event-Einstellung implementiert.
This commit is contained in:
@@ -547,3 +547,17 @@ h4,
|
||||
overscroll-behavior: contain;
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
@theme inline {
|
||||
--animate-spin:
|
||||
spin 2s linear infinite;
|
||||
}
|
||||
|
||||
@layer base {
|
||||
* {
|
||||
@apply border-border outline-ring/50;
|
||||
}
|
||||
body {
|
||||
@apply bg-background text-foreground;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user