ssb: More room for activities in the emoji picker dialog.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 20m27s

This commit is contained in:
2025-01-27 12:45:54 -05:00
parent 64bdbf5725
commit ffe1299548
2 changed files with 2 additions and 2 deletions

View File

@ -162,7 +162,7 @@ export async function picker(callback, anchor, author) {
<div class="w3-modal-content w3-card-4">
<div
class="w3-content w3-theme-d1"
style="display: flex; flex-direction: column; max-height: 50vh"
style="display: flex; flex-direction: column; max-height: 80vh"
>
<header class="w3-container" style="flex: 0 0">
<h1>Choose a Reaction</h1>