mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-19 19:53:26 +02:00
feat: Simple people pages implementation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user