feat: Simple people pages implementation

This commit is contained in:
Aleksi Lassila
2024-05-30 16:28:05 +03:00
parent 2a376bb0ef
commit 12edf92754
6 changed files with 141 additions and 10 deletions

View File

@@ -40,7 +40,7 @@
</script>
<Container
class={classNames('fixed inset-0 z-20 bg-secondary-800 overflow-y-auto scrollbar-hide', {
class={classNames('fixed inset-0 z-20 bg-secondary-900 overflow-y-auto scrollbar-hide', {
hidden: !topmost
})}
trapFocus