ssb: More room for activities in the emoji picker dialog.

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

View File

@ -1,5 +1,5 @@
{ {
"type": "tildefriends-app", "type": "tildefriends-app",
"emoji": "🦀", "emoji": "🦀",
"previous": "&xT+7rr+XiiHu6hRK+cf15/CCECDyMIp+skvPByaa+eE=.sha256" "previous": "&JWqISqHw66dUlkHHwLAo3PRMgwK4TkO6nQOrhGAIKYg=.sha256"
} }

View File

@ -162,7 +162,7 @@ export async function picker(callback, anchor, author) {
<div class="w3-modal-content w3-card-4"> <div class="w3-modal-content w3-card-4">
<div <div
class="w3-content w3-theme-d1" 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"> <header class="w3-container" style="flex: 0 0">
<h1>Choose a Reaction</h1> <h1>Choose a Reaction</h1>